Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnfs.h89 NFSERR_MOVED = 10019, /* v4 */ enumerator
/openbmc/linux/fs/nfsd/
H A Dnfsd.h239 #define nfserr_moved cpu_to_be32(NFSERR_MOVED)
H A Dnfs4xdr.c2871 *rdattr_err = NFSERR_MOVED; in fattr_handle_absent_fs()