Searched refs:dtsplit (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/jfs/ |
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); 817 struct dtsplit split; /* split information */ in dtInsert() 919 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtSplitUp() 1318 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, in dtSplitPage() 1631 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtExtendPage() 1864 struct inode *ip, struct dtsplit * split, struct metapage ** rmpp) in dtSplitRoot()
|