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()
2113 stbl = DT_GETSTBL(p); in dtDelete()
2647 stbl = DT_GETSTBL(p); in add_missing_indices()
2891 stbl = DT_GETSTBL(p); in jfs_readdir()
3088 stbl = DT_GETSTBL(p); in dtReadFirst()
3225 stbl = DT_GETSTBL(p); in dtReadNext()
3551 stbl = DT_GETSTBL(p); in dtGetKey()
3721 stbl = DT_GETSTBL(p); in dtInsertEntry()
3972 stbl = DT_GETSTBL(p); in dtDeleteEntry()
4067 stbl = DT_GETSTBL(p); in dtTruncateEntry()
[all …]
A Djfs_dtree.h221 #define DT_GETSTBL(p) ( ((p)->header.flag & BT_ROOT) ?\ macro

Completed in 18 milliseconds