Searched refs:shallow_word_depth (Results 1 – 1 of 1) sorted by relevance
215 u64 shallow_word_depth; in __map_depth_with_shallow() local222 shallow_word_depth = word_depth * shallow_depth; in __map_depth_with_shallow()223 reminder = do_div(shallow_word_depth, sb->depth); in __map_depth_with_shallow()226 shallow_word_depth++; in __map_depth_with_shallow()228 return (unsigned int)shallow_word_depth; in __map_depth_with_shallow()