Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dxattr.c37 static void xattr_free(struct f2fs_sb_info *sbi, void *xattr_addr, in xattr_free() function
383 xattr_free(F2FS_I_SB(inode), txattr_addr, *is_inline); in lookup_all_xattrs()
555 xattr_free(F2FS_I_SB(inode), base_addr, is_inline); in f2fs_getxattr()