Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_xtree.c227 int nsplit = 0; /* number of pages to split */ in xtSearch() local
235 btstack->nsplit = 0; in xtSearch()
328 nsplit++; in xtSearch()
330 nsplit = 0; in xtSearch()
331 btstack->nsplit = nsplit; in xtSearch()
375 nsplit++; in xtSearch()
377 nsplit = 0; in xtSearch()
378 btstack->nsplit = nsplit; in xtSearch()
681 int nsplit; /* number of pages split */ xtSplitUp() local
1958 int nsplit, nblocks, xlen; xtAppend() local
[all...]
H A Djfs_btree.h107 int nsplit; member
H A Djfs_dtree.c603 btstack->nsplit = 1; in dtSearch()
777 btstack->nsplit++; in dtSearch()
1071 n = btstack->nsplit; in dtSplitUp()
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_xtree.c238 int nsplit = 0; /* number of pages to split */ in xtSearch() local
246 btstack->nsplit = 0; in xtSearch()
339 nsplit++; in xtSearch()
341 nsplit = 0; in xtSearch()
342 btstack->nsplit = nsplit; in xtSearch()
386 nsplit++; in xtSearch()
388 nsplit = 0; in xtSearch()
389 btstack->nsplit = nsplit; in xtSearch()
692 int nsplit; /* number of pages split */ xtSplitUp() local
2173 int nsplit, nblocks, xlen; xtAppend() local
[all...]
H A Djfs_btree.h107 int nsplit; member
H A Djfs_dtree.c603 btstack->nsplit = 1; in dtSearch()
777 btstack->nsplit++; in dtSearch()
1071 n = btstack->nsplit; in dtSplitUp()

Completed in 13 milliseconds