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

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_main.c261 mntpt = vfs_getmntpoint(vp->v_vfsp);
270 mntpt = vfs_getmntpoint(vp->v_vfsp);
290 mntpt = vfs_getmntpoint(vp->v_vfsp);
296 mntpt = vfs_getmntpoint(vp->v_vfsp);
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vfs.c171 vfs_getmntpoint(const struct vfs *vfsp) function
/illumos-gate/usr/src/uts/common/os/
H A Dtlabel.c445 mntpt_ref = vfs_getmntpoint(vfsp);
H A Dexec.c700 mntpt = vfs_getmntpoint(vp->v_vfsp);
/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h187 * or through the convenience funcs vfs_getmntpoint() and vfs_getresource().
511 refstr_t *vfs_getmntpoint(const struct vfs *);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c467 mntpt = vfs_getmntpoint(
H A Dufs_vfsops.c1744 mountpoint = vfs_getmntpoint(vfsp);
2267 mntpt = vfs_getmntpoint(vfsp);
/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_subr.c352 lfs->lfs_vfs.vfs_mntpt = vfs_getmntpoint(vfsp);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_debug.c1384 mntpt = vfs_getmntpoint(mi->mi_vfsp);
1447 mntpt = vfs_getmntpoint(mi->mi_vfsp);
/illumos-gate/usr/src/uts/common/fs/
H A Dlookup.c1051 mntpt = vfs_getmntpoint(vp->v_vfsp);
H A Dvfs.c241 mntpt = vfs_getmntpoint(vfsp);
1968 vfs_getmntpoint(const struct vfs *vfsp) function
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_tree.c1115 vfs_mntpoint = vfs_getmntpoint(vfsp);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ctldir.c594 pathref = vfs_getmntpoint(vfsp);
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c1950 mntpt = vfs_getmntpoint(vfsp);
/illumos-gate/usr/src/uts/common/io/
H A Dfssnap.c1874 mountpoint = vfs_getmntpoint(fsvp->v_vfsp);

Completed in 113 milliseconds