Searched defs:node_num (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/ubifs/
H A Dlpt_commit.c907 static int make_nnode_dirty(struct ubifs_info *c, int node_num, int lnum, argument
956 static int make_pnode_dirty(struct ubifs_info *c, int node_num, int lnum, argument
1038 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, argument
1097 get_lpt_node_type(const struct ubifs_info *c, uint8_t *buf, int *node_num) argument
1154 int err, len = c->leb_size, node_type, node_num, node_len, offs; local
1639 int err, len = c->leb_size, dirty = 0, node_type, node_num, node_len; local
1891 int err, len = c->leb_size, node_type, node_num, node_len, offs; local
[all...]

Completed in 87 milliseconds