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

/linux-master/fs/f2fs/
H A Dxattr.c37 static void xattr_free(struct f2fs_sb_info *sbi, void *xattr_addr, function
384 xattr_free(F2FS_I_SB(inode), txattr_addr, *is_inline);
558 xattr_free(F2FS_I_SB(inode), base_addr, is_inline);

Completed in 126 milliseconds