Home
last modified time | relevance | path

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

/fs/ubifs/
Dubifs-media.h285 #define UBIFS_REF_NODE_SZ sizeof(struct ubifs_ref_node)
726 struct ubifs_ref_node { struct
Dlog.c176 struct ubifs_ref_node *ref; in ubifs_add_bud_to_log()
358 struct ubifs_ref_node *ref; in ubifs_log_start_commit()
665 struct ubifs_ref_node *ref = snod->node; in ubifs_consolidate_log()
Dreplay.c786 static int validate_ref(struct ubifs_info *c, const struct ubifs_ref_node *ref) in validate_ref()
917 const struct ubifs_ref_node *ref = snod->node; in replay_log_leb()
Ddebug.c408 const struct ubifs_ref_node *ref = node; in ubifs_dump_node()