Home
last modified time | relevance | path

Searched refs:nfserr_stale (Results 1 – 7 of 7) sorted by relevance

/linux/fs/nfsd/
H A Dnfsfh.c133 return nfserr_stale; in check_pseudo_root()
140 return nfserr_stale; in check_pseudo_root()
252 error = nfserr_stale; in nfsd_set_fh_dentry()
291 error = nfserr_stale; in nfsd_set_fh_dentry()
481 if (error == nfserr_stale) in __fh_verify()
721 return nfserr_stale; in fh_compose()
747 return nfserr_stale; in fh_update()
H A Dlockd.c75 case nfserr_stale: in nlm_fopen()
H A Dnfsd.h223 #define nfserr_stale cpu_to_be32(NFSERR_STALE) macro
H A Dnfs3proc.c786 resp->status = nfserr_stale; in nfsd3_proc_pathconf()
789 resp->status = nfserr_stale; in nfsd3_proc_pathconf()
H A Dvfs.c78 { nfserr_stale, -EBADF }, in nfserrno()
93 { nfserr_stale, -ESTALE }, in nfserrno()
105 { nfserr_stale, -EOPENSTALE }, in nfserrno()
H A Dnfsproc.c24 status = nfserr_stale; in nfsd_map_status()
H A Dnfs4proc.c737 if (ret == nfserr_stale && putfh->no_verify) { in nfsd4_putfh()
3276 op->status = nfserr_stale; in nfsd4_proc_compound()