Home
last modified time | relevance | path

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

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