Searched refs:dtsplit (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/fs/jfs/ |
D | jfs_dtree.c | 115 struct dtsplit { struct 153 struct dtsplit * split, struct btstack * btstack); 155 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, 159 struct dtsplit * split, struct btstack * btstack); 162 struct dtsplit * split, struct metapage ** rmpp); 829 struct dtsplit split; /* split information */ in dtInsert() 931 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtSplitUp() 1330 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, in dtSplitPage() 1643 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtExtendPage() 1876 struct inode *ip, struct dtsplit * split, struct metapage ** rmpp) in dtSplitRoot()
|