Searched refs:jffs2_xattr_delete_inode (Results 1 – 4 of 4) sorted by relevance
81 extern void jffs2_xattr_delete_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic);110 #define jffs2_xattr_delete_inode(c, ic) macro
195 jffs2_xattr_delete_inode(c, ic); in jffs2_garbage_collect_pass()
1418 jffs2_xattr_delete_inode(c, f->inocache); in jffs2_do_clear_inode()
596 void jffs2_xattr_delete_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in jffs2_xattr_delete_inode() function