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

/linux-4.1.27/fs/jfs/
H A Djfs_dmap.c79 static void dbSplit(dmtree_t * tp, int leafno, int splitsz, int newval);
2652 * splitsz - the size the binary buddy system starting at the leaf
2660 static void dbSplit(dmtree_t * tp, int leafno, int splitsz, int newval) dbSplit() argument
2679 while (cursz >= splitsz) { dbSplit()

Completed in 49 milliseconds