Home
last modified time | relevance | path

Searched defs:VFS_MOUNTROOT (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Dvfs.h105 #define VFS_MOUNTROOT(VFSP, VPP, NM) \ macro
/titanic_51/usr/src/ucbhead/sys/
H A Dvfs.h164 #define VFS_MOUNTROOT(vfsp, init) \ macro
/titanic_51/usr/src/uts/common/sys/
H A Dvfs.h366 #define VFS_MOUNTROOT(vfsp, init) fsop_mountroot(vfsp, init) macro