Home
last modified time | relevance | path

Searched defs:stbl (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/jfs/
Djfs_dtree.c588 s8 *stbl; in dtSearch() local
1347 u8 *stbl; in dtSplitPage() local
1665 u8 *stbl; in dtExtendPage() local
1887 s8 *stbl; in dtSplitRoot() local
2096 u8 *stbl; in dtDelete() local
2460 s8 *stbl; in dtRelocate() local
2650 s8 *stbl; in dtSearchNode() local
2928 s8 *stbl; in add_missing_indices() local
3020 s8 *stbl; in jfs_readdir() local
3357 s8 *stbl; in dtReadFirst() local
[all …]
Djfs_dtree.h156 s8 stbl[8]; /* 8: sorted entry index table */ member
/linux-3.4.99/drivers/staging/tidspbridge/dynload/
Dgetsection.c34 static const char stbl[] = { "Bad string table offset " FMT_UI32 }; variable