Home
last modified time | relevance | path

Searched refs:NFS4CLNT_MOVED (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/nfs/
Dnfs4_fs.h41 NFS4CLNT_MOVED, enumerator
Dnfs4state.c1286 set_bit(NFS4CLNT_MOVED, &clp->cl_state); in nfs4_schedule_migration_recovery()
2652 if (test_and_clear_bit(NFS4CLNT_MOVED, &clp->cl_state)) { in nfs4_state_manager()
Dnfs4trace.h291 TRACE_DEFINE_ENUM(NFS4CLNT_MOVED);
314 { NFS4CLNT_MOVED, "MOVED" }, \