Searched refs:vfs_stdcheckexp (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sys/kern/
H A Dvfs_init.c266 vfsops->vfs_checkexp = vfs_stdcheckexp;
H A Dvfs_export.c471 vfs_stdcheckexp(struct mount *mp, struct sockaddr *nam, int *extflagsp, function
/freebsd-10.1-release/sys/sys/
H A Dmount.h916 vfs_checkexp_t vfs_stdcheckexp; variable
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vfsops.c2095 return (vfs_stdcheckexp(zfsvfs->z_parent->z_vfs, nam, extflagsp,
/freebsd-10.1-release/sys/fs/nfsserver/
H A Dnfs_nfsdport.c3020 error = vfs_stdcheckexp(&nfsv4root_mnt, nd->nd_nam, &exflags,

Completed in 193 milliseconds