Searched defs:i_file_acl (Results 1 - 4 of 4) sorted by relevance

/external/grub/stage2/
H A Dfsys_ext2fs.c131 __u32 i_file_acl; /* File ACL */ member in struct:ext2_inode
486 ea_blocks = INODE->i_file_acl ? EXT2_BLOCK_SIZE (SUPERBLOCK) / DEV_BSIZE : 0;
/external/kernel-headers/original/linux/
H A Dext2_fs.h236 __le32 i_file_acl; /* File ACL */ member in struct:ext2_inode
H A Dext3_fs.h279 __le32 i_file_acl; /* File ACL */ member in struct:ext3_inode
/external/e2fsprogs/lib/ext2fs/
H A Dext2_fs.h351 __u32 i_file_acl; /* File ACL */ member in struct:ext2_inode
398 __u32 i_file_acl; /* File ACL */ member in struct:ext2_inode_large

Completed in 64 milliseconds