Home
last modified time | relevance | path

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

/linux/include/trace/misc/
H A Dnfs.h176 TRACE_DEFINE_ENUM(NFS4ERR_RETURNCONFLICT);
326 { NFS4ERR_RETURNCONFLICT, "RETURNCONFLICT" }, \
/linux/fs/nfsd/
H A Dnfsd.h322 #define nfserr_returnconflict cpu_to_be32(NFS4ERR_RETURNCONFLICT)
/linux/include/linux/
H A Dnfs4.h280 NFS4ERR_RETURNCONFLICT = 10086, /* outstanding layoutreturn */ enumerator
/linux/fs/nfs/
H A Dnfs4proc.c182 case -NFS4ERR_RETURNCONFLICT: in nfs4_map_errors()
583 case -NFS4ERR_RETURNCONFLICT: in nfs4_do_handle_exception()
9868 case -NFS4ERR_RETURNCONFLICT: in nfs4_layoutget_handle_exception()