Searched refs:ext2_listxattr (Results 1 – 5 of 5) sorted by relevance
28 .listxattr = ext2_listxattr,35 .listxattr = ext2_listxattr,
65 extern ssize_t ext2_listxattr(struct dentry *, char *, size_t);103 #define ext2_listxattr NULL macro
433 .listxattr = ext2_listxattr,444 .listxattr = ext2_listxattr,
200 .listxattr = ext2_listxattr,
373 ext2_listxattr(struct dentry *dentry, char *buffer, size_t size) in ext2_listxattr() function
Completed in 9 milliseconds