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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dalloc.c77 #define path_num_items(_path) ((_path)->p_tree_depth + 1) macro
92 for(i = start; i < path_num_items(path); i++) {
202 for(i = 0; i < path_num_items(path); i++) {
1394 for(i = subtree_index + 1; i < path_num_items(right_path); i++) {

Completed in 86 milliseconds