Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dxattr.c89 static int ext4_xattr_list(struct dentry *dentry, char *buffer,
186 return ext4_xattr_list(dentry, buffer, size); in ext4_listxattr()
499 ext4_xattr_list(struct dentry *dentry, char *buffer, size_t buffer_size) in ext4_xattr_list() function