Home
last modified time | relevance | path

Searched refs:vfs_get_lofi (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dvfs.h564 int vfs_get_lofi(vfs_t *, vnode_t **);
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1361 error = vfs_get_lofi(vfsp, &lvp); in hs_getmdev()
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c1593 error = vfs_get_lofi(vfsp, &lvp); in domount()
4904 vfs_get_lofi(vfs_t *vfsp, vnode_t **vpp) in vfs_get_lofi() function
/titanic_41/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c222 error = vfs_get_lofi(vfsp, &lvp); in udf_mount()
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c334 error = vfs_get_lofi(vfsp, &lvp); in ufs_mount()
/titanic_41/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c409 error = vfs_get_lofi(vfsp, &lvp); in pcfs_device_identify()