Home
last modified time | relevance | path

Searched refs:nfscl_umount (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/fs/nfs/
HDnfs_var.h594 void nfscl_umount(struct nfsmount *, NFSPROC_T *, struct nfscldeleghead *);
/freebsd-13-stable/sys/fs/nfsclient/
HDnfs_clvfsops.c1887 nfscl_umount(nmp, td, &dh); in nfs_unmount()
1902 nfscl_umount(nmp, td, NULL); in nfs_unmount()
HDnfs_clstate.c2028 nfscl_umount(struct nfsmount *nmp, NFSPROC_T *p, struct nfscldeleghead *dhp) in nfscl_umount() function