Home
last modified time | relevance | path

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

/fs/jffs2/
Dxattr.h81 extern void jffs2_xattr_free_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic);
112 #define jffs2_xattr_free_inode(c, ic) macro
Dnodelist.c495 jffs2_xattr_free_inode(c, this); in jffs2_free_ino_caches()
Dxattr.c607 void jffs2_xattr_free_inode(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic) in jffs2_xattr_free_inode() function