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

/linux-master/fs/jffs2/
H A Dsymlink.c18 .listxattr = jffs2_listxattr,
H A Dxattr.h101 extern ssize_t jffs2_listxattr(struct dentry *, char *, size_t);
115 #define jffs2_listxattr NULL macro
H A Dfile.c70 .listxattr = jffs2_listxattr,
H A Ddir.c68 .listxattr = jffs2_listxattr,
H A Dxattr.c916 * jffs2_listxattr(dentry, buffer, size)
966 ssize_t jffs2_listxattr(struct dentry *dentry, char *buffer, size_t size) function

Completed in 90 milliseconds