Searched refs:ubifs_listxattr (Results 1 – 4 of 4) sorted by relevance
1661 .listxattr = ubifs_listxattr,1671 .listxattr = ubifs_listxattr,
2042 ssize_t ubifs_listxattr(struct dentry *dentry, char *buffer, size_t size);2045 #define ubifs_listxattr NULL macro
383 ssize_t ubifs_listxattr(struct dentry *dentry, char *buffer, size_t size) in ubifs_listxattr() function
1754 .listxattr = ubifs_listxattr,