Home
last modified time | relevance | path

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

/linux-6.6.21/include/trace/misc/
Dnfs.h157 TRACE_DEFINE_ENUM(NFS4ERR_NOT_SAME);
306 { NFS4ERR_NOT_SAME, "NOT_SAME" }, \
/linux-6.6.21/include/linux/
Dnfs4.h217 NFS4ERR_NOT_SAME = 10027, enumerator
/linux-6.6.21/fs/nfs/
Dnfs4state.c2042 case -NFS4ERR_NOT_SAME: /* FixMe: implement recovery in nfs4_handle_reclaim_lease_error()
2369 case -NFS4ERR_NOT_SAME: /* FixMe: implement recovery in nfs4_discover_server_trunking()
Dnfs4proc.c187 case -NFS4ERR_NOT_SAME: in nfs4_map_errors()