Searched defs:node_num (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | lpt_commit.c | 903 static int make_nnode_dirty(struct ubifs_info *c, int node_num, int lnum, in make_nnode_dirty() 952 static int make_pnode_dirty(struct ubifs_info *c, int node_num, int lnum, in make_pnode_dirty() 1034 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty() 1094 int *node_num) in get_lpt_node_type() 1150 int err, len = c->leb_size, node_type, node_num, node_len, offs; in lpt_gc_lnum() local 1635 int err, len = c->leb_size, dirty = 0, node_type, node_num, node_len; in dbg_check_ltab_lnum() local 1887 int err, len = c->leb_size, node_type, node_num, node_len, offs; in dump_lpt_leb() local
|