Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Dxattr.h70 #define list_for_each_xattr(entry, addr) \ macro
Dxattr.c212 list_for_each_xattr(entry, base_addr) { in __find_xattr()
235 list_for_each_xattr(entry, base_addr) { in __find_inline_xattr()
553 list_for_each_xattr(entry, base_addr) { in f2fs_listxattr()