Searched refs:nfs4_free_mount (Results 1 – 1 of 1) sorted by relevance
94 static void nfs4_free_mount(vfs_t *, int, cred_t *);2705 nfs4_free_mount(vfsp, flag, cr); in nfs4_unmount()4281 nfs4_free_mount(args->fm_vfsp, args->fm_flag, args->fm_cr); in nfs4_free_mount_thread()4295 nfs4_free_mount(vfs_t *vfsp, int flag, cred_t *cr) in nfs4_free_mount() function