Searched refs:ext3_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/ext3/
H A Dsymlink.c41 .listxattr = ext3_listxattr,
53 .listxattr = ext3_listxattr,
H A Dfile.c79 .listxattr = ext3_listxattr,
H A Dxattr.h67 extern ssize_t ext3_listxattr(struct dentry *, char *, size_t);
H A Dnamei.c2442 .listxattr = ext3_listxattr,
2453 .listxattr = ext3_listxattr,
H A Dxattr.c148 ext3_listxattr(struct dentry *dentry, char *buffer, size_t size) function

Completed in 112 milliseconds