Searched refs:dtsplit (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/fs/jfs/ |
D | jfs_dtree.c | 113 struct dtsplit { struct 151 struct dtsplit * split, struct btstack * btstack); 153 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, 157 struct dtsplit * split, struct btstack * btstack); 160 struct dtsplit * split, struct metapage ** rmpp); 824 struct dtsplit split; /* split information */ in dtInsert() 926 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtSplitUp() 1305 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, in dtSplitPage() 1614 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtExtendPage() 1860 struct inode *ip, struct dtsplit * split, struct metapage ** rmpp) in dtSplitRoot()
|