Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/common/fs/ufs/
H A Dquota.c371 struct vnode *vfs_root; local
[all...]
/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Dvfs.h90 int (*vfs_root)(); /* get root vnode */ member
/titanic_51/usr/src/ucbhead/sys/
H A Dvfs.h136 int (*vfs_root)(struct vfs *, struct vnode **); member
/titanic_51/usr/src/uts/common/sys/fs/
H A Dufs_inode.h713 struct vnode *vfs_root; /* root vnode */ member
/titanic_51/usr/src/boot/sys/sys/
H A Dmount.h634 vfs_root_t *vfs_root; member