Searched refs:get_lpt_node_type (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/ubifs/
H A Dlpt_commit.c1092 * get_lpt_node_type - return type (and node number) of a node in a buffer.
1097 static int get_lpt_node_type(const struct ubifs_info *c, uint8_t *buf, function
1175 node_type = get_lpt_node_type(c, buf, &node_num);
1687 node_type = get_lpt_node_type(c, p, &node_num);
1924 node_type = get_lpt_node_type(c, p, &node_num);

Completed in 81 milliseconds