Searched refs:DT_GETSTBL (Results 1 – 2 of 2) sorted by relevance
628 stbl = DT_GETSTBL(p); in dtSearch()2106 stbl = DT_GETSTBL(p); in dtDelete()2640 stbl = DT_GETSTBL(p); in add_missing_indices()2884 stbl = DT_GETSTBL(p); in jfs_readdir()3081 stbl = DT_GETSTBL(p); in dtReadFirst()3218 stbl = DT_GETSTBL(p); in dtReadNext()3544 stbl = DT_GETSTBL(p); in dtGetKey()3714 stbl = DT_GETSTBL(p); in dtInsertEntry()3965 stbl = DT_GETSTBL(p); in dtDeleteEntry()4060 stbl = DT_GETSTBL(p); in dtTruncateEntry()[all …]
221 #define DT_GETSTBL(p) ( ((p)->header.flag & BT_ROOT) ?\ macro
Completed in 8 milliseconds