Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnfs4.h244 NFS4ERR_LAYOUTUNAVAILABLE = 10059, enumerator
/Linux-v4.19/fs/nfsd/
Dnfsd.h230 #define nfserr_layoutunavailable cpu_to_be32(NFS4ERR_LAYOUTUNAVAILABLE)
/Linux-v4.19/fs/nfs/
Dnfs4trace.h106 { -NFS4ERR_LAYOUTUNAVAILABLE, "LAYOUTUNAVAILABLE" }, \
Dnfs4proc.c8787 case -NFS4ERR_LAYOUTUNAVAILABLE: in nfs4_layoutget_handle_exception()