Home
last modified time | relevance | path

Searched refs:jffs2_alloc_xattr_ref (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dmalloc.c297 struct jffs2_xattr_ref *jffs2_alloc_xattr_ref(void) in jffs2_alloc_xattr_ref() function
H A Dnodelist.h445 struct jffs2_xattr_ref *jffs2_alloc_xattr_ref(void);
H A Dsummary.c532 ref = jffs2_alloc_xattr_ref(); in jffs2_sum_process_sum_data()
H A Dscan.c412 ref = jffs2_alloc_xattr_ref(); in jffs2_scan_xref_node()
H A Dxattr.c557 ref = jffs2_alloc_xattr_ref(); in create_xattr_ref()