Searched refs:nfscl_umount (Results 1 – 3 of 3) sorted by relevance
594 void nfscl_umount(struct nfsmount *, NFSPROC_T *, struct nfscldeleghead *);
1887 nfscl_umount(nmp, td, &dh); in nfs_unmount()1902 nfscl_umount(nmp, td, NULL); in nfs_unmount()
2028 nfscl_umount(struct nfsmount *nmp, NFSPROC_T *p, struct nfscldeleghead *dhp) in nfscl_umount() function