Home
last modified time | relevance | path

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

/linux-3.4.99/fs/jffs2/
Dxattr.h80 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
Dgc.c173 jffs2_xattr_delete_inode(c, ic); in jffs2_garbage_collect_pass()
Dreadinode.c1427 jffs2_xattr_delete_inode(c, f->inocache); in jffs2_do_clear_inode()
Dxattr.c591 void jffs2_xattr_delete_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in jffs2_xattr_delete_inode() function