Searched defs:fsid_t (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkernel_types.h33 typedef struct fsid { int32_t val[2]; } fsid_t; /* file system id type */ typedef in typeref:struct:fsid
H A Dmount.h87 typedef struct fsid { int32_t val[2]; } fsid_t; /* file system id type */ typedef in typeref:struct:fsid
[all...]

Completed in 29 milliseconds