Searched refs:V2_DQTREEDEPTH (Results 1 – 2 of 2) sorted by relevance
76 #define V2_DQTREEDEPTH 4 /* Depth of quota tree */ macro
25 #define GETIDINDEX(id, depth) (((id) >> ((V2_DQTREEDEPTH-(depth)-1)*8)) & 0xff)376 if (depth == V2_DQTREEDEPTH-1) { in do_insert_tree()507 if (depth == V2_DQTREEDEPTH-1) { in remove_tree()595 if (depth < V2_DQTREEDEPTH-1) in find_tree_dqentry()