Searched refs:ext3_listxattr (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/fs/ext3/
H A Dsymlink.c39 .listxattr = ext3_listxattr,
51 .listxattr = ext3_listxattr,
H A Dfile.c72 .listxattr = ext3_listxattr,
H A Dxattr.h65 extern ssize_t ext3_listxattr(struct dentry *, char *, size_t);
H A Dxattr.c143 ext3_listxattr(struct dentry *dentry, char *buffer, size_t size) ext3_listxattr() function
H A Dnamei.c2568 .listxattr = ext3_listxattr,
2580 .listxattr = ext3_listxattr,

Completed in 118 milliseconds