Home
last modified time | relevance | path

Searched refs:ll_listxattr (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dsymlink.c158 .listxattr = ll_listxattr,
Dnamei.c1130 .listxattr = ll_listxattr,
1141 .listxattr = ll_listxattr,
Dxattr.c541 ssize_t ll_listxattr(struct dentry *dentry, char *buffer, size_t size) in ll_listxattr() function
Dllite_internal.h1039 ssize_t ll_listxattr(struct dentry *dentry, char *buffer, size_t size);
Dfile.c3148 .listxattr = ll_listxattr,