Home
last modified time | relevance | path

Searched refs:list_for_each_xattr (Results 1 – 4 of 4) sorted by relevance

/external/f2fs-tools/fsck/
Dxattr.h125 #define list_for_each_xattr(entry, addr) \ macro
Dxattr.c56 list_for_each_xattr(entry, base_addr) { in __find_xattr()
Ddump.c313 list_for_each_xattr(ent, xattr) { in dump_xattr()
Dmount.c260 list_for_each_xattr(ent, xattr_addr) { in print_inode_info()