Home
last modified time | relevance | path

Searched refs:MAX_TRUNCATE_LEAVES (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/jfs/
Djfs_xtree.c3113 #define MAX_TRUNCATE_LEAVES 50 macro
3288 if (++locked_leaves > MAX_TRUNCATE_LEAVES) { in xtTruncate()
3783 if (++locked_leaves > MAX_TRUNCATE_LEAVES) { in xtTruncate_pmap()