Searched refs:destroy_rtable (Results 1 – 4 of 4) sorted by relevance
380 extern void destroy_rtable(struct vfs *, cred_t *);
1388 destroy_rtable(vfsp, cr); in nfs_unmount()1428 destroy_rtable(vfsp, cr); in nfs_unmount()
1393 destroy_rtable(vfsp, cr); in nfs3_unmount()1433 destroy_rtable(vfsp, cr); in nfs3_unmount()
2970 destroy_rtable(struct vfs *vfsp, cred_t *cr) in destroy_rtable() function