Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dxattr.h58 struct f2fs_acl_entry_short { struct
71 s = size - 4 * sizeof(struct f2fs_acl_entry_short); in f2fs_acl_count() argument
73 if (size % sizeof(struct f2fs_acl_entry_short)) in f2fs_acl_count()
75 return size / sizeof(struct f2fs_acl_entry_short); in f2fs_acl_count()
Dmount.c165 sizeof(struct f2fs_acl_entry_short)); in print_acl()