Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs4.h733 SETXATTR4_REPLACE = 2, enumerator
/openbmc/linux/fs/nfs/
H A Dnfs42xdr.c461 BUILD_BUG_ON(XATTR_REPLACE != SETXATTR4_REPLACE); in encode_setxattr()
/openbmc/linux/fs/nfsd/
H A Dnfs4xdr.c2243 if (flags > SETXATTR4_REPLACE) in nfsd4_decode_setxattr()