Searched refs:simple_xattrs_lazy_alloc (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/kernfs/ |
| H A D | inode.c | 323 xattrs = simple_xattrs_lazy_alloc(&attrs->xattrs, value, flags); in kernfs_xattr_set() 375 xattrs = simple_xattrs_lazy_alloc(&attrs->xattrs, value, flags); in kernfs_vfs_user_xattr_set()
|
| /linux/include/linux/ |
| H A D | xattr.h | 137 struct simple_xattrs *simple_xattrs_lazy_alloc(struct simple_xattrs **xattrsp,
|
| /linux/fs/ |
| H A D | pidfs.c | 1059 xattrs = simple_xattrs_lazy_alloc(&attr->xattrs, value, flags); in pidfs_xattr_set()
|
| H A D | xattr.c | 1664 struct simple_xattrs *simple_xattrs_lazy_alloc(struct simple_xattrs **xattrsp, in simple_xattrs_lazy_alloc() function
|
| /linux/net/ |
| H A D | socket.c | 470 xattrs = simple_xattrs_lazy_alloc(&si->xattrs, value, flags); in sockfs_user_xattr_set()
|
| /linux/mm/ |
| H A D | shmem.c | 4347 xattrs = simple_xattrs_lazy_alloc(&info->xattrs, value, flags); in shmem_xattr_handler_set()
|