Searched refs:ext3_xattr_list (Results 1 – 1 of 1) sorted by relevance
97 static int ext3_xattr_list(struct dentry *dentry, char *buffer,145 return ext3_xattr_list(dentry, buffer, size); in ext3_listxattr()431 ext3_xattr_list(struct dentry *dentry, char *buffer, size_t buffer_size) in ext3_xattr_list() function