Home
last modified time | relevance | path

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

/fs/jfs/
A Djfs_dtree.h218 #define DTENTRYSTART 1 macro
A Djfs_dtree.c2041 s = (struct idtentry *) & sp->slot[DTENTRYSTART]; in dtSplitRoot()
2048 stbl[0] = DTENTRYSTART; in dtSplitRoot()
2052 fsi = DTENTRYSTART + 1; in dtSplitRoot()
2060 sp->header.freelist = DTENTRYSTART + 1; in dtSplitRoot()
2061 sp->header.freecnt = DTROOTMAXSLOT - (DTENTRYSTART + 1); in dtSplitRoot()

Completed in 11 milliseconds