Searched defs:shmem_listxattr (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dshmem.c1889 static ssize_t shmem_listxattr(struct dentry *dentry, char *buffer, size_t size) function
1929 .listxattr = shmem_listxattr,
1941 .listxattr = shmem_listxattr,
2322 .listxattr = shmem_listxattr,
2342 .listxattr = shmem_listxattr,
2354 .listxattr = shmem_listxattr,

Completed in 8 milliseconds