Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jffs2/
Dxattr.h90 extern void jffs2_release_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref);
Derase.c278 jffs2_release_xattr_ref(c, (struct jffs2_xattr_ref *)ic); in jffs2_remove_node_refs_from_ino_list()
Dnodemgmt.c822 jffs2_release_xattr_ref(c, (struct jffs2_xattr_ref *)ic); in jffs2_mark_node_obsolete()
Dxattr.c1332 void jffs2_release_xattr_ref(struct jffs2_sb_info *c, struct jffs2_xattr_ref *ref) in jffs2_release_xattr_ref() function