Searched refs:dtsplit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/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() 924 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtSplitUp() 1323 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, in dtSplitPage() 1636 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtExtendPage() 1869 struct inode *ip, struct dtsplit * spli in dtSplitRoot() [all...] |
/kernel/linux/linux-6.6/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() 924 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtSplitUp() 1323 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, in dtSplitPage() 1636 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtExtendPage() 1869 struct inode *ip, struct dtsplit * spli in dtSplitRoot() [all...] |
Completed in 7 milliseconds