Searched refs:XATTR_SYSTEM_PREFIX_LEN (Results 1 – 3 of 3) sorted by relevance
280 XATTR_SYSTEM_PREFIX_LEN, in xfs_xattr_put_listent()288 XATTR_SYSTEM_PREFIX_LEN, in xfs_xattr_put_listent()
49 #define XATTR_SYSTEM_PREFIX_LEN (sizeof(XATTR_SYSTEM_PREFIX) - 1) macro
86 if (strncmp(name, XATTR_SYSTEM_PREFIX, XATTR_SYSTEM_PREFIX_LEN) && in is_known_namespace()