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; in jffs2_build_xattr_subsystem()
788 sizeof(struct jffs2_xattr_ref *), GFP_KERNEL); in jffs2_build_xattr_subsystem()
794 struct jffs2_xattr_ref *tmp; in jffs2_build_xattr_subsystem()
972 struct jffs2_xattr_ref *ref, **pref; in jffs2_listxattr()
1043 struct jffs2_xattr_ref *ref, **pref; in do_jffs2_getxattr()
1105 struct jffs2_xattr_ref *ref, *newref, **pref; in do_jffs2_setxattr()
1260 int jffs2_garbage_collect_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref, in jffs2_garbage_collect_xattr_ref()
1337 void jffs2_release_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref) in jffs2_release_xattr_ref()
1340 struct jffs2_xattr_ref *tmp, **ptmp; in jffs2_release_xattr_ref()