Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dxattr.c97 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