Home
last modified time | relevance | path

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

/linux-6.15/fs/kernfs/
H A Dinode.c317 simple_xattr_free(old_xattr); in kernfs_xattr_set()
374 simple_xattr_free(old_xattr); in kernfs_vfs_user_xattr_add()
400 simple_xattr_free(old_xattr); in kernfs_vfs_user_xattr_rm()
/linux-6.15/include/linux/
H A Dxattr.h124 void simple_xattr_free(struct simple_xattr *xattr);
/linux-6.15/fs/
H A Dxattr.c1210 void simple_xattr_free(struct simple_xattr *xattr) in simple_xattr_free() function
1364 simple_xattr_free(new_xattr); in simple_xattr_set()
1422 simple_xattr_free(new_xattr); in simple_xattr_set()
1574 simple_xattr_free(xattr); in simple_xattrs_free()
/linux-6.15/mm/
H A Dshmem.c4334 simple_xattr_free(old_xattr); in shmem_xattr_handler_set()