Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfs/
Ddelegation.c362 set_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state); in nfs_client_return_marked_delegations()
418 set_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state); in nfs_mark_return_delegation()
478 if (test_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state)) in nfs_delegation_run_state_manager()
Dnfs4_fs.h46 NFS4CLNT_DELEGRETURN, enumerator
Dnfs4state.c1691 if (test_and_clear_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state)) { in nfs4_state_manager()