Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs4.h873 SETXATTR4_REPLACE = 2, enumerator
/linux/fs/nfs/
H A Dnfs42xdr.c463 BUILD_BUG_ON(XATTR_REPLACE != SETXATTR4_REPLACE); in encode_setxattr()