Home
last modified time | relevance | path

Searched refs:vfs_getmntpoint (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/uts/common/cpr/
H A Dcpr_main.c261 mntpt = vfs_getmntpoint(vp->v_vfsp); in cpr_log_status()
270 mntpt = vfs_getmntpoint(vp->v_vfsp); in cpr_log_status()
290 mntpt = vfs_getmntpoint(vp->v_vfsp); in cpr_log_status()
296 mntpt = vfs_getmntpoint(vp->v_vfsp); in cpr_log_status()
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vfs.c171 vfs_getmntpoint(const struct vfs *vfsp) in vfs_getmntpoint() function
/titanic_44/usr/src/uts/common/os/
H A Dtlabel.c445 mntpt_ref = vfs_getmntpoint(vfsp); in getflabel()
H A Dexec.c678 mntpt = vfs_getmntpoint(vp->v_vfsp); in gexec()
/titanic_44/usr/src/uts/common/sys/
H A Dvfs.h525 refstr_t *vfs_getmntpoint(const struct vfs *);
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c467 mntpt = vfs_getmntpoint( in ufs_fioffs()
H A Dufs_vfsops.c1746 mountpoint = vfs_getmntpoint(vfsp); in ufs_unmount()
/titanic_44/usr/src/uts/common/fs/lofs/
H A Dlofs_subr.c352 lfs->lfs_vfs.vfs_mntpt = vfs_getmntpoint(vfsp); in makelfsnode()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_debug.c1384 mntpt = vfs_getmntpoint(mi->mi_vfsp); in nfs4_queue_event()
1447 mntpt = vfs_getmntpoint(mi->mi_vfsp); in nfs4_queue_fact()
/titanic_44/usr/src/uts/common/fs/
H A Dlookup.c1052 mntpt = vfs_getmntpoint(vp->v_vfsp); in dirtopath()
H A Dvfs.c248 mntpt = vfs_getmntpoint(vfsp); in fsop_root()
1999 vfs_getmntpoint(const struct vfs *vfsp) in vfs_getmntpoint() function
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_tree.c1095 vfs_mntpoint = vfs_getmntpoint(vfsp); in smb_tree_get_volname()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_ctldir.c593 pathref = vfs_getmntpoint(vfsp); in zfsctl_rename_snap()
/titanic_44/usr/src/uts/common/io/
H A Dfssnap.c1874 mountpoint = vfs_getmntpoint(fsvp->v_vfsp); in fssnap_create_impl()
/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c1950 mntpt = vfs_getmntpoint(vfsp); in unmount_node()