Home
last modified time | relevance | path

Searched refs:EXT2_ACL_VERSION (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ext2/
H A Dacl.h10 #define EXT2_ACL_VERSION 0x0001 macro
H A Dacl.c31 cpu_to_le32(EXT2_ACL_VERSION)) in ext2_acl_from_disk()
103 ext_acl->a_version = cpu_to_le32(EXT2_ACL_VERSION); in ext2_acl_to_disk()