Home
last modified time | relevance | path

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

/linux/fs/nfs_common/
H A Dcommon.c115 { NFS4ERR_NOXATTR, -ENODATA },
/linux/fs/nfsd/
H A Dnfsd.h332 #define nfserr_noxattr cpu_to_be32(NFS4ERR_NOXATTR)
/linux/include/linux/
H A Dnfs4.h293 NFS4ERR_NOXATTR = 10095, enumerator