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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dlpt_commit.c1047 * get_lpt_node_len - return the length of a node based on its type.
1051 static int get_lpt_node_len(const struct ubifs_info *c, int node_type) function
1119 node_len = get_lpt_node_len(c, node_type);
1168 node_len = get_lpt_node_len(c, node_type);
1671 node_len = get_lpt_node_len(c, node_type);

Completed in 58 milliseconds