Lines Matching refs:jffs2_xattr_ref

444 static int verify_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref)  in verify_xattr_ref()
506 static int save_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref) in save_xattr_ref()
550 static struct jffs2_xattr_ref *create_xattr_ref(struct jffs2_sb_info *c, struct jffs2_inode_cache *… in create_xattr_ref()
554 struct jffs2_xattr_ref *ref; in create_xattr_ref()
576 static void delete_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref) in delete_xattr_ref()
600 struct jffs2_xattr_ref *ref, *_ref; in jffs2_xattr_delete_inode()
618 struct jffs2_xattr_ref *ref, *_ref; in jffs2_xattr_free_inode()
640 struct jffs2_xattr_ref *ref, *cmp, **pref, **pcmp; in check_xattr_ref_inode()
743 struct jffs2_xattr_ref *ref, *_ref; in jffs2_clear_xattr_subsystem()
777 struct jffs2_xattr_ref *ref, *_ref; in jffs2_build_xattr_subsystem()
778 struct jffs2_xattr_ref *xref_tmphash[XREF_TMPHASH_SIZE]; in jffs2_build_xattr_subsystem()
791 struct jffs2_xattr_ref *tmp; in jffs2_build_xattr_subsystem()
967 struct jffs2_xattr_ref *ref, **pref; in jffs2_listxattr()
1038 struct jffs2_xattr_ref *ref, **pref; in do_jffs2_getxattr()
1100 struct jffs2_xattr_ref *ref, *newref, **pref; in do_jffs2_setxattr()
1255 int jffs2_garbage_collect_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref, in jffs2_garbage_collect_xattr_ref()
1332 void jffs2_release_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref) in jffs2_release_xattr_ref()
1335 struct jffs2_xattr_ref *tmp, **ptmp; in jffs2_release_xattr_ref()