Searched refs:dtsplit (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/jfs/ |
H A D | jfs_dtree.c | 102 struct dtsplit { struct 140 struct dtsplit * split, struct btstack * btstack); 142 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, 146 struct dtsplit * split, struct btstack * btstack); 149 struct dtsplit * split, struct metapage ** rmpp); 822 struct dtsplit split; /* split information */ in dtInsert() 926 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtSplitUp() 1325 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, in dtSplitPage() 1638 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtExtendPage() 1871 struct inode *ip, struct dtsplit * split, struct metapage ** rmpp) in dtSplitRoot()
|