Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs4_fs.h49 NFS4CLNT_RECALL_ANY_LAYOUT_RW, enumerator
H A Dcallback_proc.c627 set_bit(NFS4CLNT_RECALL_ANY_LAYOUT_RW, &cps->clp->cl_state); in nfs4_callback_recallany()
H A Dnfs4trace.h298 TRACE_DEFINE_ENUM(NFS4CLNT_RECALL_ANY_LAYOUT_RW);
321 { BIT(NFS4CLNT_RECALL_ANY_LAYOUT_RW), "RECALL_ANY_LAYOUT_RW" }, \
H A Dnfs4state.c2582 if (test_and_clear_bit(NFS4CLNT_RECALL_ANY_LAYOUT_RW, &clp->cl_state)) in nfs4_layoutreturn_any_run()