Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4_fs.h46 NFS4CLNT_RECALL_ANY_LAYOUT_READ, enumerator
H A Dcallback_proc.c618 set_bit(NFS4CLNT_RECALL_ANY_LAYOUT_READ, &cps->clp->cl_state); in nfs4_callback_recallany()
H A Dnfs4trace.h588 TRACE_DEFINE_ENUM(NFS4CLNT_RECALL_ANY_LAYOUT_READ);
611 { NFS4CLNT_RECALL_ANY_LAYOUT_READ, "RECALL_ANY_LAYOUT_READ" }, \
H A Dnfs4state.c2537 if (test_and_clear_bit(NFS4CLNT_RECALL_ANY_LAYOUT_READ, &clp->cl_state)) in nfs4_layoutreturn_any_run()