Home
last modified time | relevance | path

Searched refs:jffs2_xattr_delete_inode (Results 1 – 4 of 4) sorted by relevance

/linux/fs/jffs2/
H A Dxattr.h81 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
H A Dreadinode.c1418 jffs2_xattr_delete_inode(c, f->inocache); in jffs2_do_clear_inode()
H A Dgc.c195 jffs2_xattr_delete_inode(c, ic); in jffs2_garbage_collect_pass()
H A Dxattr.c596 void jffs2_xattr_delete_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in jffs2_xattr_delete_inode() function