Lines Matching refs:jffs2_xattr_ref
433 * is used to delete jffs2_xattr_ref. It marks xref XREF_DELETE_MARKER,
444 static int verify_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref)
506 static int save_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref)
550 static struct jffs2_xattr_ref *create_xattr_ref(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic,
554 struct jffs2_xattr_ref *ref;
576 static void delete_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref)
600 struct jffs2_xattr_ref *ref, *_ref;
618 struct jffs2_xattr_ref *ref, *_ref;
640 struct jffs2_xattr_ref *ref, *cmp, **pref, **pcmp;
743 struct jffs2_xattr_ref *ref, *_ref;
777 struct jffs2_xattr_ref *ref, *_ref;
778 struct jffs2_xattr_ref **xref_tmphash;
788 sizeof(struct jffs2_xattr_ref *), GFP_KERNEL);
794 struct jffs2_xattr_ref *tmp;
972 struct jffs2_xattr_ref *ref, **pref;
1043 struct jffs2_xattr_ref *ref, **pref;
1105 struct jffs2_xattr_ref *ref, *newref, **pref;
1260 int jffs2_garbage_collect_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref,
1337 void jffs2_release_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref)
1340 struct jffs2_xattr_ref *tmp, **ptmp;