Searched refs:vfs_stdcheckexp (Results 1 – 4 of 4) sorted by relevance
516 vfs_stdcheckexp(struct mount *mp, struct sockaddr *nam, uint64_t *extflagsp, in vfs_stdcheckexp() function
472 vfsops->vfs_checkexp = vfs_stdcheckexp; in vfs_register()
1031 vfs_checkexp_t vfs_stdcheckexp; variable
1769 return (vfs_stdcheckexp(zfsvfs->z_parent->z_vfs, nam, extflagsp, in zfs_checkexp()