Home
last modified time | relevance | path

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

/linux/fs/jfs/
A Djfs_dtree.c628 stbl = DT_GETSTBL(p); in dtSearch()
2106 stbl = DT_GETSTBL(p); in dtDelete()
2606 stbl = DT_GETSTBL(pp); in dtRelocate()
2688 stbl = DT_GETSTBL(p); in dtSearchNode()
2938 stbl = DT_GETSTBL(p); in add_missing_indices()
3516 stbl = DT_GETSTBL(p); in dtReadNext()
3842 stbl = DT_GETSTBL(p); in dtGetKey()
4012 stbl = DT_GETSTBL(p); in dtInsertEntry()
4263 stbl = DT_GETSTBL(p); in dtDeleteEntry()
4358 stbl = DT_GETSTBL(p); in dtTruncateEntry()
[all …]
A Djfs_dtree.h221 #define DT_GETSTBL(p) ( ((p)->header.flag & BT_ROOT) ?\ macro

Completed in 11 milliseconds