Home
last modified time | relevance | path

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

/Linux-v6.1/fs/f2fs/
Dxattr.h70 #define list_for_each_xattr(entry, addr) \ macro
Dxattr.c234 list_for_each_xattr(entry, base_addr) { in __find_xattr()
575 list_for_each_xattr(entry, base_addr) { in f2fs_listxattr()