Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfsd.h223 #define nfserr_notsync cpu_to_be32(NFSERR_NOT_SYNC) macro
H A Dvfs.c524 return nfserr_notsync; in nfsd_setattr()