Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_dtree.c102 struct dtsplit { struct
141 struct dtsplit * split, struct btstack * btstack);
143 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split,
147 struct dtsplit * split, struct btstack * btstack);
150 struct dtsplit * split, struct metapage ** rmpp);
823 struct dtsplit split; /* split information */ in dtInsert()
927 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtSplitUp()
1326 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, in dtSplitPage()
1639 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtExtendPage()
1872 struct inode *ip, struct dtsplit * split, struct metapage ** rmpp) in dtSplitRoot()