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

/linux-4.1.27/fs/jfs/
H A Djfs_dtree.c1349 int fsi, stblsize; dtSplitPage() local
1426 stblsize = (n + 31) >> L2DTSLOTSIZE; /* in unit of slot */ dtSplitPage()
1429 fsi = rp->header.stblindex + stblsize; dtSplitPage()
1888 int fsi, stblsize, n; dtSplitRoot() local
1954 stblsize = (n + 31) >> L2DTSLOTSIZE; dtSplitRoot()
1969 fsi = n = DTROOTMAXSLOT + stblsize; dtSplitRoot()

Completed in 136 milliseconds