Searched refs:iftovt_tab (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmode.h48 extern enum vtype iftovt_tab[];
50 #define IFTOVT(M) (iftovt_tab[((M) & S_IFMT) >> 12])
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h506 extern enum vtype iftovt_tab[];
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c1172 enum vtype iftovt_tab[] = { variable in typeref:enum:vtype
/illumos-gate/usr/src/uts/common/fs/
H A Dvnode.c208 enum vtype iftovt_tab[] = { variable in typeref:enum:vtype

Completed in 101 milliseconds