stblsize 1337 fs/jfs/jfs_dtree.c int fsi, stblsize; stblsize 1414 fs/jfs/jfs_dtree.c stblsize = (n + 31) >> L2DTSLOTSIZE; /* in unit of slot */ stblsize 1417 fs/jfs/jfs_dtree.c fsi = rp->header.stblindex + stblsize; stblsize 1876 fs/jfs/jfs_dtree.c int fsi, stblsize, n; stblsize 1942 fs/jfs/jfs_dtree.c stblsize = (n + 31) >> L2DTSLOTSIZE; stblsize 1957 fs/jfs/jfs_dtree.c fsi = n = DTROOTMAXSLOT + stblsize;