Home
last modified time | relevance | path

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

/linux/fs/kernfs/
H A Dinode.c323 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 Dxattr.h137 struct simple_xattrs *simple_xattrs_lazy_alloc(struct simple_xattrs **xattrsp,
/linux/fs/
H A Dpidfs.c1059 xattrs = simple_xattrs_lazy_alloc(&attr->xattrs, value, flags); in pidfs_xattr_set()
H A Dxattr.c1664 struct simple_xattrs *simple_xattrs_lazy_alloc(struct simple_xattrs **xattrsp, in simple_xattrs_lazy_alloc() function
/linux/net/
H A Dsocket.c470 xattrs = simple_xattrs_lazy_alloc(&si->xattrs, value, flags); in sockfs_user_xattr_set()
/linux/mm/
H A Dshmem.c4347 xattrs = simple_xattrs_lazy_alloc(&info->xattrs, value, flags); in shmem_xattr_handler_set()