Searched refs:SETXATTR4_REPLACE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | nfs4.h | 873 SETXATTR4_REPLACE = 2, enumerator |
/linux/fs/nfs/ | ||
H A D | nfs42xdr.c | 463 BUILD_BUG_ON(XATTR_REPLACE != SETXATTR4_REPLACE); in encode_setxattr() |