Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dxattr.h53 #define list_for_each_xattr(entry, addr) \ macro
Dxattr.c59 list_for_each_xattr(entry, base_addr) { in __find_xattr()