Searched refs:jffs2_xattr_delete_inode (Results 1 – 4 of 4) sorted by relevance
80 extern void jffs2_xattr_delete_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic);111 #define jffs2_xattr_delete_inode(c, ic) macro
173 jffs2_xattr_delete_inode(c, ic); in jffs2_garbage_collect_pass()
1427 jffs2_xattr_delete_inode(c, f->inocache); in jffs2_do_clear_inode()
591 void jffs2_xattr_delete_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in jffs2_xattr_delete_inode() function