Searched refs:ext4_listxattr (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dsymlink.c41 .listxattr = ext4_listxattr,
53 .listxattr = ext4_listxattr,
H A Dxattr.h74 extern ssize_t ext4_listxattr(struct dentry *, char *, size_t);
H A Dfile.c158 .listxattr = ext4_listxattr,
H A Dnamei.c2498 .listxattr = ext4_listxattr,
2510 .listxattr = ext4_listxattr,
H A Dxattr.c141 ext4_listxattr(struct dentry *dentry, char *buffer, size_t size) function

Completed in 90 milliseconds