Home
last modified time | relevance | path

Searched defs:fsid_t (Results 1 – 5 of 5) sorted by relevance

/titanic_51/usr/src/grub/grub-0.97/netboot/
H A Dtypes.h39 }fsid_t; /* Type of file system IDs, from bits/types.h */ typedef
/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Dvfs.h38 } fsid_t; typedef
/titanic_51/usr/src/ucbhead/sys/
H A Dvfs.h63 } fsid_t; typedef
/titanic_51/usr/src/uts/common/sys/
H A Dvfs.h69 } fsid_t; typedef
/titanic_51/usr/src/boot/sys/sys/
H A Dmount.h50 typedef struct fsid { int32_t val[2]; } fsid_t; /* filesystem id type */ typedef