Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/trace/misc/
A Dnfs.h140 TRACE_DEFINE_ENUM(NFS4ERR_LAYOUTUNAVAILABLE);
289 { NFS4ERR_LAYOUTUNAVAILABLE, "LAYOUTUNAVAILABLE" }, \
/linux-6.3-rc2/include/linux/
A Dnfs4.h251 NFS4ERR_LAYOUTUNAVAILABLE = 10059, enumerator
/linux-6.3-rc2/fs/nfsd/
A Dnfsd.h274 #define nfserr_layoutunavailable cpu_to_be32(NFS4ERR_LAYOUTUNAVAILABLE)
/linux-6.3-rc2/fs/nfs/
A Dnfs4proc.c9619 case -NFS4ERR_LAYOUTUNAVAILABLE: in nfs4_layoutget_handle_exception()

Completed in 27 milliseconds