Searched refs:ubifs_listxattr (Results 1 – 4 of 4) sorted by relevance
1636 .listxattr = ubifs_listxattr,1646 .listxattr = ubifs_listxattr,
2042 ssize_t ubifs_listxattr(struct dentry *dentry, char *buffer, size_t size);2046 #define ubifs_listxattr NULL macro
396 ssize_t ubifs_listxattr(struct dentry *dentry, char *buffer, size_t size) in ubifs_listxattr() function
1700 .listxattr = ubifs_listxattr,