Searched refs:EROFS_XATTR_INDEX_SECURITY (Results 1 – 2 of 2) sorted by relevance
59 }, [EROFS_XATTR_INDEX_SECURITY] = {233 return get_xattritem(EROFS_XATTR_INDEX_SECURITY, kvbuf, len); in erofs_get_selabel_xattr()389 item = get_xattritem(EROFS_XATTR_INDEX_SECURITY, kvbuf, len); in erofs_droid_xattr_set_caps()
166 #define EROFS_XATTR_INDEX_SECURITY 6 macro