Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs4.h226 NFS4ERR_LAYOUTUNAVAILABLE = 10059, enumerator
/linux-4.1.27/fs/nfsd/
Dnfsd.h224 #define nfserr_layoutunavailable cpu_to_be32(NFS4ERR_LAYOUTUNAVAILABLE)
/linux-4.1.27/fs/nfs/
Dnfs4trace.h105 { -NFS4ERR_LAYOUTUNAVAILABLE, "LAYOUTUNAVAILABLE" }, \