Home
last modified time | relevance | path

Searched refs:simple_xattrs_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dxattr.h136 struct simple_xattrs *simple_xattrs_alloc(void);
168 simple_xattrs_alloc(),
/linux/fs/
H A Dxattr.c1632 struct simple_xattrs *simple_xattrs_alloc(void) in simple_xattrs_alloc() function
1676 xattrs = simple_xattrs_alloc(); in simple_xattrs_lazy_alloc()