Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs-media.h274 #define UBIFS_REF_NODE_SZ sizeof(struct ubifs_ref_node)
719 struct ubifs_ref_node { struct
H A Dlog.c172 struct ubifs_ref_node *ref; in ubifs_add_bud_to_log()
355 struct ubifs_ref_node *ref; in ubifs_log_start_commit()
649 struct ubifs_ref_node *ref = snod->node; in ubifs_consolidate_log()
H A Dreplay.c780 static int validate_ref(struct ubifs_info *c, const struct ubifs_ref_node *ref) in validate_ref()
911 const struct ubifs_ref_node *ref = snod->node; in replay_log_leb()
H A Ddebug.c410 const struct ubifs_ref_node *ref = node; in ubifs_dump_node()