Home
last modified time | relevance | path

Searched defs:f_type (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.1.9/SETUP/config/
H A Dconfig.h66 u_char f_type; /* see below */ member
/xnu-12377.1.9/libsyscall/wrappers/
H A Dstatfs_ext.c56 uint32_t f_type; in __statfs_ext_noblock() member
/xnu-12377.1.9/bsd/sys/
H A Dmount_internal.h378 short f_type; /* type of filesystem */ member
405 short f_type; /* type of filesystem */ member
H A Dmount.h158 short f_type; /* type of filesystem */ member
/xnu-12377.1.9/bsd/kern/
H A Dsys_generic.c182 #define f_type fp_glob->fg_ops->fo_type macro
H A Dkern_descrip.c145 #define f_type fp_glob->fg_ops->fo_type macro