Searched refs:__find_xattr (Results 1 – 1 of 1) sorted by relevance
68 static struct f2fs_xattr_entry *__find_xattr(void *base_addr, int index, in __find_xattr() function172 here = __find_xattr(base_addr, index, len, name); in f2fs_setxattr()