Searched refs:Mount_t (Results 1 - 25 of 50) sorted by relevance

12

/ast/src/cmd/3d/
H A Dbrk3d.c32 register Mount_t* mp;
H A Dexit3d.c30 Mount_t* mp;
H A Dkill3d.c32 Mount_t* mp;
H A Dsbrk3d.c32 register Mount_t* mp;
H A Dfsync3d.c32 Mount_t* mp;
H A Dfchmod3d.c32 Mount_t* mp;
H A Dfchown3d.c32 Mount_t* mp;
H A Dfpathconf3d.c34 Mount_t* mp;
H A Dfstatvfs3d.c34 Mount_t* mp;
H A Dstatvfs3d.c33 Mount_t* mp;
H A Dgetdents3d.c34 register Mount_t* mp;
67 register Mount_t* mp;
H A D3d.h199 } Mount_t; typedef in typeref:struct:Mount
213 Mount_t* mount;
269 * Mount_t flags
345 #define monitored() ((state.path.monitor&&!state.path.mount)?state.path.monitor:(Mount_t*)0)
346 #define mounted() ((state.path.monitor&&state.path.mount)?state.path.monitor:(Mount_t*)0)
355 #define fgetmount(f) ((f)>=0&&(f)<=state.cache?state.file[f].mount:(Mount_t*)0)
389 Mount_t* monitor;
525 Mount_t* global;
526 Mount_t mount[2 * TABSIZE];
565 extern int fileinit(int, struct stat*, Mount_t*, in
[all...]
H A Dacl3d.c42 register Mount_t* mp;
H A Dchmod3d.c50 register Mount_t* mp;
H A Dchown3d.c35 register Mount_t* mp;
H A Dfacl3d.c40 register Mount_t* mp;
H A Dpathconf3d.c35 Mount_t* mp;
H A Dpipe3d.c53 Mount_t* mp;
H A Dread3d.c33 Mount_t* mp;
H A Dreadlink3d.c31 Mount_t* mp;
H A Dwrite3d.c33 Mount_t* mp;
H A Dftruncate3d.c43 Mount_t* mp;
82 Mount_t* mp;
H A Dtruncate3d.c44 Mount_t* mp;
87 Mount_t* mp;
H A Dfstat3d.c56 Mount_t* mp;
104 Mount_t* mp;
H A Dlseek3d.c61 Mount_t* mp;
106 Mount_t* mp;

Completed in 16 milliseconds

12