Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnfs4.h217 NFS4ERR_NOT_SAME = 10027, enumerator
/kernel/linux/linux-5.10/fs/nfs/
Dnfs4state.c2003 case -NFS4ERR_NOT_SAME: /* FixMe: implement recovery in nfs4_handle_reclaim_lease_error()
2319 case -NFS4ERR_NOT_SAME: /* FixMe: implement recovery in nfs4_discover_server_trunking()
Dnfs4trace.h117 TRACE_DEFINE_ENUM(NFS4ERR_NOT_SAME);
271 { NFS4ERR_NOT_SAME, "NOT_SAME" }, \