Home
last modified time | relevance | path

Searched refs:nfserr_nospc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfsd.h213 #define nfserr_nospc cpu_to_be32(NFSERR_NOSPC) macro
H A Dvfs.c82 { nfserr_nospc, -ENOSPC }, in nfserrno()