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

/fs/ext2/
H A Dsymlink.c39 .listxattr = ext2_listxattr,
51 .listxattr = ext2_listxattr,
H A Dfile.c101 .listxattr = ext2_listxattr,
H A Dxattr.h62 extern ssize_t ext2_listxattr(struct dentry *, char *, size_t);
H A Dnamei.c419 .listxattr = ext2_listxattr,
432 .listxattr = ext2_listxattr,
H A Dxattr.c325 ext2_listxattr(struct dentry *dentry, char *buffer, size_t size) function

Completed in 76 milliseconds