Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dxattr.h63 struct f2fs_acl_header { struct
70 size -= sizeof(struct f2fs_acl_header); in f2fs_acl_count() argument
Dmount.c133 const struct f2fs_acl_header *hdr = (struct f2fs_acl_header *)value; in print_acl()