HomeSort by relevance Sort by last modified time
    Searched refs:EXT4_XATTR_INDEX_SECURITY (Results 1 - 2 of 2) sorted by null

  /system/extras/ext4_utils/
xattr.h 7 #define EXT4_XATTR_INDEX_SECURITY 6
contents.c 293 * EXT4_XATTR_INDEX_USER (1) comes before EXT4_XATTR_INDEX_SECURITY (6).
461 return xattr_add(inode_num, EXT4_XATTR_INDEX_SECURITY,
478 return xattr_add(inode_num, EXT4_XATTR_INDEX_SECURITY,

Completed in 75 milliseconds