Home
last modified time | relevance | path

Searched refs:NFS4CLNT_DELEGRETURN (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Ddelegation.c82 set_bit(NFS4CLNT_DELEGRETURN, &server->nfs_client->cl_state); in nfs_mark_return_delegation()
638 set_bit(NFS4CLNT_DELEGRETURN, &server->nfs_client->cl_state); in nfs_server_return_marked_delegations()
810 set_bit(NFS4CLNT_DELEGRETURN, &server->nfs_client->cl_state); in nfs_mark_return_if_closed_delegation()
837 if (test_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state)) in nfs_delegation_run_state_manager()
H A Dnfs4_fs.h35 NFS4CLNT_DELEGRETURN, enumerator
H A Dnfs4trace.h577 TRACE_DEFINE_ENUM(NFS4CLNT_DELEGRETURN); variable
600 { BIT(NFS4CLNT_DELEGRETURN), "DELEGRETURN" }, \
H A Dnfs4state.c2701 if (test_and_clear_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state)) { in nfs4_state_manager()
/kernel/linux/linux-6.6/fs/nfs/
H A Ddelegation.c82 set_bit(NFS4CLNT_DELEGRETURN, &server->nfs_client->cl_state); in nfs_mark_return_delegation()
656 set_bit(NFS4CLNT_DELEGRETURN, &server->nfs_client->cl_state); in nfs_server_return_marked_delegations()
831 set_bit(NFS4CLNT_DELEGRETURN, &server->nfs_client->cl_state); in nfs_mark_return_if_closed_delegation()
858 if (test_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state)) in nfs_delegation_run_state_manager()
H A Dnfs4_fs.h36 NFS4CLNT_DELEGRETURN, enumerator
H A Dnfs4trace.h285 TRACE_DEFINE_ENUM(NFS4CLNT_DELEGRETURN); variable
308 { BIT(NFS4CLNT_DELEGRETURN), "DELEGRETURN" }, \
H A Dnfs4state.c2725 if (test_and_clear_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state)) { in nfs4_state_manager()

Completed in 17 milliseconds