Searched refs:NFS4CLNT_RECALL_ANY_LAYOUT_READ (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | callback_proc.c | 618 set_bit(NFS4CLNT_RECALL_ANY_LAYOUT_READ, &cps->clp->cl_state); in nfs4_callback_recallany()
|
H A D | nfs4_fs.h | 47 NFS4CLNT_RECALL_ANY_LAYOUT_READ, enumerator
|
H A D | nfs4trace.h | 589 TRACE_DEFINE_ENUM(NFS4CLNT_RECALL_ANY_LAYOUT_READ); variable 612 { BIT(NFS4CLNT_RECALL_ANY_LAYOUT_READ), "RECALL_ANY_LAYOUT_READ" }, \
|
H A D | nfs4state.c | 2558 if (test_and_clear_bit(NFS4CLNT_RECALL_ANY_LAYOUT_READ, &clp->cl_state)) in nfs4_layoutreturn_any_run()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4_fs.h | 48 NFS4CLNT_RECALL_ANY_LAYOUT_READ, enumerator
|
H A D | callback_proc.c | 623 set_bit(NFS4CLNT_RECALL_ANY_LAYOUT_READ, &cps->clp->cl_state); in nfs4_callback_recallany()
|
H A D | nfs4trace.h | 297 TRACE_DEFINE_ENUM(NFS4CLNT_RECALL_ANY_LAYOUT_READ); variable 320 { BIT(NFS4CLNT_RECALL_ANY_LAYOUT_READ), "RECALL_ANY_LAYOUT_READ" }, \
|
H A D | nfs4state.c | 2582 if (test_and_clear_bit(NFS4CLNT_RECALL_ANY_LAYOUT_READ, &clp->cl_state)) in nfs4_layoutreturn_any_run()
|
Completed in 16 milliseconds