Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_dtree.h34 struct dtslot { struct
146 struct dtslot slot[9];
197 struct dtslot slot[128];
H A Djfs_dtree.c1343 struct dtslot *f; in dtSplitPage()
1650 struct dtslot *f; in dtExtendPage()
1881 struct dtslot *f; in dtSplitRoot()
2528 struct dtslot *f; in dtInitRoot()
2721 struct dtslot *t; in jfs_readdir()
2962 t = (struct dtslot *) & p->slot[next]; in jfs_readdir()
3310 struct dtslot *t; in dtCompare()
3349 t = (struct dtslot *) & p->slot[si]; in dtCompare()
3388 struct dtslot *t; in ciCompare()
3452 t = (struct dtslot *) & p->slot[si]; in ciCompare()
[all …]