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

/linux-master/fs/ocfs2/
H A Dalloc.h47 unsigned int et_max_leaf_clusters; member in struct:ocfs2_extent_tree
H A Dalloc.c117 * ->eo_fill_max_leaf_clusters sets et->et_max_leaf_clusters if
118 * it exists. If it does not, et->et_max_leaf_clusters is set
298 et->et_max_leaf_clusters =
446 et->et_max_leaf_clusters = 0;
4513 if (et->et_max_leaf_clusters &&
4514 (len > et->et_max_leaf_clusters))

Completed in 195 milliseconds