Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dxattr.h130 int xattr_list_one(char **buffer, ssize_t *remaining_size, const char *name);
/openbmc/linux/fs/
H A Dxattr.c973 int xattr_list_one(char **buffer, ssize_t *remaining_size, const char *name) in xattr_list_one() function
1009 err = xattr_list_one(&buffer, &remaining_size, handler->name); in generic_listxattr()
1329 err = xattr_list_one(&buffer, &remaining_size, xattr->name); in simple_xattr_list()
H A Dposix_acl.c969 err = xattr_list_one(buffer, remaining_size, in posix_acl_listxattr()
976 err = xattr_list_one(buffer, remaining_size, in posix_acl_listxattr()