42#define SYS_STRING "i386_nbsd1"
44#define SYS_STRING "nbsd"
50#define SYS_STRING "i386_fbsd"
52#define SYS_STRING "fbsd"
57#define SYS_STRING "linux"
61#define SYS_STRING "solaris"
72#define ATTR_ATIME_SET 128
73#define ATTR_MTIME_SET 256
75#define ATTR_ATTR_FLAG 1024
76#define MS_MGC_VAL 0xC0ED0000
79 unsigned int ia_valid;
87 unsigned int ia_attr_flags;
90static void coda_iattr_to_vattr(
struct iattr *,
struct coda_vattr *);
92#define sigcontext sigaction
94#define d_namlen d_reclen
95#define SYS_STRING "linux"
97#define ts_nsec tv_nsec
122 static char buf[2][37];
coda_vtype
Definition: coda.h:219
char * FID_(const struct CodaFid *fid)
Definition: potemkin.h:120
#define CFID_VOLUME
Definition: potemkin.h:107
#define CFID_REALM
Definition: potemkin.h:103
struct fid_ent_s fid_ent_t
#define MAXNAMLEN
Definition: potemkin.h:25
#define CFID_VNODE
Definition: potemkin.h:111
#define CFID_UNIQUE
Definition: potemkin.h:115
uint32_t opaque[4]
Definition: coda.h:202
Definition: ds_list.private.h:41
Definition: potemkin.h:32
struct CodaFid fid
Definition: potemkin.h:33
enum coda_vtype type
Definition: potemkin.h:34
char name[MAXNAMLEN+1]
Definition: potemkin.h:37
ds_list_t * kids
Definition: potemkin.h:35
struct fid_ent_s * parent
Definition: potemkin.h:36