Searched refs:SETXATTR4_CREATE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | nfs4.h | 732 SETXATTR4_CREATE = 1, enumerator |
/openbmc/linux/fs/nfs/ | ||
H A D | nfs42xdr.c | 462 BUILD_BUG_ON(XATTR_CREATE != SETXATTR4_CREATE); in encode_setxattr() |