Home
last modified time | relevance | path

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

/fs/
Dxattr.c810 struct simple_xattr *simple_xattr_alloc(const void *value, size_t size) in simple_xattr_alloc() function
879 new_xattr = simple_xattr_alloc(value, size); in simple_xattr_set()