Searched defs:for_each_xattr_handler (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/reiserfs/ | ||
H A D | xattr.c | 770 #define for_each_xattr_handler(handlers, handler) \ macro |
/openbmc/linux/fs/ | ||
H A D | xattr.c | 47 #define for_each_xattr_handler(handlers, handler) \ macro |