Home
last modified time | relevance | path

Searched defs:Fs (Results 1 – 23 of 23) sorted by relevance

/plan9-contrib/sys/src/boot/vt4/
H A Dfs.h7 struct Fs{ struct
9 long (*diskread)(Fs*, void*, long); /* disk read routine */ argument
10 vlong (*diskseek)(Fs*, vlong); /* disk seek routine */ argument
17 extern int dotini(Fs*); argument
H A Dbootp.c574 pxediskseek(Fs*, vlong) in pxediskseek() argument
580 pxediskread(Fs*, void*, long) in pxediskread() argument
H A Ddata.h51 typedef struct Fs Fs; typedef
/plan9-contrib/sys/src/boot/vt5/
H A Dfs.h7 struct Fs{ struct
9 long (*diskread)(Fs*, void*, long); /* disk read routine */ argument
10 vlong (*diskseek)(Fs*, vlong); /* disk seek routine */ argument
17 extern int dotini(Fs*); argument
H A Ddata.h50 typedef struct Fs Fs; typedef
/plan9-contrib/sys/src/cmd/fossil/
H A Ddat.h75 struct Fs { struct
83 /* immutable; copy here & Fsys to ease error reporting */ argument
84 char *name;
86 Periodic *metaFlush; /* periodically flushes metadata cached in files */
96 RWLock elk; /* epoch lock */
97 u32int ehi; /* epoch high */
98 u32int elo; /* epoch low */
100 int halted; /* epoch lock is held to halt (console initiated) */
102 Source *source; /* immutable: root of sources */
103 File *file; /* immutable: root of files */
H A Dfs.h1 typedef struct Fs Fs; typedef
/plan9-contrib/sys/src/cmd/aux/
H A Dsearchfs.c12 typedef struct Fs Fs; typedef
97 struct Fs struct
104 extern void fsrun(Fs*, int); argument
683 putfid(Fs *, Fid *f) in putfid() argument
697 fsversion(Fs *, Fcall *rpc) in fsversion() argument
711 fsauth(Fs *, Fcall *) in fsauth() argument
824 fscreate(Fs *, Fcall *) in fscreate() argument
918 fsremove(Fs *, Fcall *) in fsremove() argument
940 fswstat(Fs *, Fcall *) in fswstat() argument
H A Dconsolefs.c18 typedef struct Fs Fs; typedef
99 struct Fs struct
110 extern void console(Fs*, char*, char*, int, int, int); argument
H A Ddepend.c18 typedef struct Fs Fs; typedef
141 struct Fs struct
154 Fs *fs; argument
490 fsflush(Fs*, Request*, Fid*) in fsflush() argument
H A Dtimesync.c14 Fs, enumerator
/plan9-contrib/sys/src/9/ip/
H A Dip.h4 typedef struct Fs Fs; typedef
420 struct Fs struct
423 int dev;
425 int np;
426 Proto* p[Maxproto+1]; /* list of supported protocols */
427 Proto* t2p[256]; /* vector of all protocols */
428 Proto* ipifc; /* kludge for ipifcremroute & ipifcaddroute */
429 Proto* ipmux; /* kludge for finding an ip multiplexor */
431 IP *ip;
432 Ipselftab *self;
[all …]
/plan9-contrib/sys/src/9k/ip/
H A Dip.h4 typedef struct Fs Fs; typedef
420 struct Fs struct
423 int dev;
425 int np;
426 Proto* p[Maxproto+1]; /* list of supported protocols */
427 Proto* t2p[256]; /* vector of all protocols */
428 Proto* ipifc; /* kludge for ipifcremroute & ipifcaddroute */
429 Proto* ipmux; /* kludge for finding an ip multiplexor */
431 IP *ip;
432 Ipselftab *self;
[all …]
/plan9-contrib/sys/src/cmd/jtagfs/
H A Djtagfs.c25 typedef struct Fs Fs; typedef
69 struct Fs struct
78 static void fsrun(Fs*, int); argument
326 putfid(Fs *, Fid *f) in putfid() argument
338 fsversion(Fs *, Fcall *rpc) in fsversion() argument
352 fsauth(Fs *, Fcall *) in fsauth() argument
503 fscreate(Fs *, Fcall *) in fscreate() argument
1471 fsremove(Fs *, Fcall *) in fsremove() argument
1493 fswstat(Fs *, Fcall *) in fswstat() argument
/plan9-contrib/sys/src/cmd/auth/
H A Dauthcmdlib.h35 } Fs; typedef
/plan9-contrib/sys/src/9k/boot/
H A Dparts.c13 typedef struct Fs Fs; typedef
/plan9-contrib/sys/src/9/boot/
H A Dparts.c13 typedef struct Fs Fs; typedef
/plan9-contrib/sys/src/cmd/disk/
H A Dmkfs.c14 Fs, enumerator
/plan9-contrib/sys/src/9/pc/
H A Dether2114x.c136 Fs = 0x00000200, /* Rx: First deScriptor */ enumerator
H A Dether8169.c214 Fs = 0x20000000, /* First Segment Descriptor */ enumerator
/plan9-contrib/sys/src/9/mtx/
H A Dether2114x.c136 Fs = 0x00000200, /* Rx: First deScriptor */ enumerator
/plan9-contrib/sys/src/9k/386/
H A Dether8169.c215 Fs = 0x20000000, /* First Segment Descriptor */ enumerator
/plan9-contrib/sys/src/9/teg2/
H A Dether8169.c240 Fs = 0x20000000, /* First Segment Descriptor */ enumerator