HomeSort by: relevance | last modified time | path
    Searched refs:nfs_inactive (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/nfs/
nfsnode.h 211 * can be removed by nfs_inactive()
269 int nfs_inactive(void *);
nfs_node.c 179 nfs_inactive(void *v) function in typeref:typename:int
nfs_vnops.c 134 { &vop_inactive_desc, nfs_inactive }, /* inactive */
168 { &vop_inactive_desc, nfs_inactive }, /* inactive */
193 { &vop_inactive_desc, nfs_inactive }, /* inactive */
1751 * nfs file remove rpc called from nfs_inactive
2820 * to a funny looking filename that is removed by nfs_inactive on the

Completed in 14 milliseconds