Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dnfs.h88 NFSERR_MOVED = 10019, /* v4 */ enumerator
/linux-6.12.1/fs/nfsd/
Dnfsd.h263 #define nfserr_moved cpu_to_be32(NFSERR_MOVED)
Dnfs4xdr.c2861 *rdattr_err = NFSERR_MOVED; in fattr_handle_absent_fs()