Searched refs:nfs_inactive (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/nfsclient/
H A Dnfsnode.h46 * can be removed by nfs_inactive()
196 int nfs_inactive(struct vop_inactive_args *);
H A Dnfs_node.c200 nfs_inactive(struct vop_inactive_args *ap) function
H A Dnfs_vnops.c163 .vop_inactive = nfs_inactive,
189 .vop_inactive = nfs_inactive,
1763 * nfs file remove rpc called from nfs_inactive
2745 * to a funny looking filename that is removed by nfs_inactive on the

Completed in 63 milliseconds