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