Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dsymlink.c168 .listxattr = ll_listxattr,
Dnamei.c1164 .listxattr = ll_listxattr,
1175 .listxattr = ll_listxattr,
Dxattr.c546 ssize_t ll_listxattr(struct dentry *dentry, char *buffer, size_t size) in ll_listxattr() function
Dllite_internal.h1072 ssize_t ll_listxattr(struct dentry *dentry, char *buffer, size_t size);
Dfile.c3187 .listxattr = ll_listxattr,