Home
last modified time | relevance | path

Searched refs:NFS4ERR_RETURNCONFLICT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/include/trace/misc/
H A Dnfs.h177 TRACE_DEFINE_ENUM(NFS4ERR_RETURNCONFLICT); variable
326 { NFS4ERR_RETURNCONFLICT, "RETURNCONFLICT" }, \
/kernel/linux/linux-5.10/include/linux/
H A Dnfs4.h278 NFS4ERR_RETURNCONFLICT = 10086, /* outstanding layoutreturn */ enumerator
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfsd.h279 #define nfserr_returnconflict cpu_to_be32(NFS4ERR_RETURNCONFLICT)
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfsd.h299 #define nfserr_returnconflict cpu_to_be32(NFS4ERR_RETURNCONFLICT)
/kernel/linux/linux-6.6/include/linux/
H A Dnfs4.h278 NFS4ERR_RETURNCONFLICT = 10086, /* outstanding layoutreturn */ enumerator
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4trace.h137 TRACE_DEFINE_ENUM(NFS4ERR_RETURNCONFLICT); variable
292 { NFS4ERR_RETURNCONFLICT, "RETURNCONFLICT" }, \
H A Dnfs4proc.c180 case -NFS4ERR_RETURNCONFLICT: in nfs4_map_errors()
567 case -NFS4ERR_RETURNCONFLICT: in nfs4_do_handle_exception()
9450 case -NFS4ERR_RETURNCONFLICT: in nfs4_layoutget_handle_exception()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4proc.c173 case -NFS4ERR_RETURNCONFLICT: in nfs4_map_errors()
562 case -NFS4ERR_RETURNCONFLICT: in nfs4_do_handle_exception()
9667 case -NFS4ERR_RETURNCONFLICT: in nfs4_layoutget_handle_exception()

Completed in 37 milliseconds