Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Dxattr.h67 #define list_for_each_xattr(entry, addr) \ macro
Dxattr.c258 list_for_each_xattr(entry, base_addr) { in __find_xattr()
457 list_for_each_xattr(entry, base_addr) { in f2fs_listxattr()