Home
last modified time | relevance | path

Searched refs:NFS4CLNT_RECALL_ANY_LAYOUT_READ (Results 1 – 4 of 4) sorted by relevance

/fs/nfs/
Dnfs4_fs.h47 NFS4CLNT_RECALL_ANY_LAYOUT_READ, enumerator
Dcallback_proc.c623 set_bit(NFS4CLNT_RECALL_ANY_LAYOUT_READ, &cps->clp->cl_state); in nfs4_callback_recallany()
Dnfs4trace.h589 TRACE_DEFINE_ENUM(NFS4CLNT_RECALL_ANY_LAYOUT_READ);
612 { BIT(NFS4CLNT_RECALL_ANY_LAYOUT_READ), "RECALL_ANY_LAYOUT_READ" }, \
Dnfs4state.c2567 if (test_and_clear_bit(NFS4CLNT_RECALL_ANY_LAYOUT_READ, &clp->cl_state)) in nfs4_layoutreturn_any_run()