Searched refs:ext4_xattr_list (Results 1 – 1 of 1) sorted by relevance
89 static int ext4_xattr_list(struct dentry *dentry, char *buffer,182 return ext4_xattr_list(dentry, buffer, size); in ext4_listxattr()518 ext4_xattr_list(struct dentry *dentry, char *buffer, size_t buffer_size) in ext4_xattr_list() function