Home
last modified time | relevance | path

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

/linux-6.12.1/fs/kernfs/
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.12.1/include/linux/
Dxattr.h120 void simple_xattr_free(struct simple_xattr *xattr);
/linux-6.12.1/fs/
Dxattr.c1072 void simple_xattr_free(struct simple_xattr *xattr) in simple_xattr_free() function
1226 simple_xattr_free(new_xattr); in simple_xattr_set()
1284 simple_xattr_free(new_xattr); in simple_xattr_set()
1412 simple_xattr_free(xattr); in simple_xattrs_free()
/linux-6.12.1/mm/
Dshmem.c4030 simple_xattr_free(old_xattr); in shmem_xattr_handler_set()