Searched refs:ext4_acl_count (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ext4/ | ||
H A D | acl.h | 39 static inline int ext4_acl_count(size_t size) in ext4_acl_count() function |
H A D | acl.c | 32 count = ext4_acl_count(size); in ext4_acl_from_disk() |