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.h126 #define list_for_each_xattr(entry, addr) \ macro
Dxattr.c72 list_for_each_xattr(entry, base_addr) { in __find_xattr()
Ddump.c316 list_for_each_xattr(ent, xattr) { in dump_xattr()
Dmount.c337 list_for_each_xattr(ent, xattr_addr) { in print_inode_info()