Home
last modified time | relevance | path

Searched refs:jffs2_xattr_free_inode (Results 1 – 3 of 3) sorted by relevance

/linux/fs/jffs2/
H A Dxattr.h82 extern void jffs2_xattr_free_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic);
111 #define jffs2_xattr_free_inode(c, ic) macro
H A Dnodelist.c496 jffs2_xattr_free_inode(c, this); in jffs2_free_ino_caches()
H A Dxattr.c614 void jffs2_xattr_free_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in jffs2_xattr_free_inode() function