Searched refs:NFS4CLNT_RECLAIM_REBOOT (Results 1 – 3 of 3) sorted by relevance
1372 set_bit(NFS4CLNT_RECLAIM_REBOOT, &clp->cl_state); in nfs4_state_mark_reclaim_reboot()1823 if (!test_and_clear_bit(NFS4CLNT_RECLAIM_REBOOT, &clp->cl_state)) in nfs4_state_clear_reclaim_reboot()1848 set_bit(NFS4CLNT_RECLAIM_REBOOT, &clp->cl_state); in nfs4_state_end_reclaim_reboot()2052 set_bit(NFS4CLNT_RECLAIM_REBOOT, &clp->cl_state); in nfs4_reclaim_lease()2625 if (test_bit(NFS4CLNT_RECLAIM_REBOOT, &clp->cl_state)) { in nfs4_state_manager()
33 NFS4CLNT_RECLAIM_REBOOT, enumerator
575 TRACE_DEFINE_ENUM(NFS4CLNT_RECLAIM_REBOOT);596 { NFS4CLNT_RECLAIM_REBOOT, "RECLAIM_REBOOT" }, \