Home
last modified time | relevance | path

Searched refs:dtsplit (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/jfs/
Djfs_dtree.c115 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);
830 struct dtsplit split; /* split information */ in dtInsert()
932 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtSplitUp()
1331 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, in dtSplitPage()
1644 struct inode *ip, struct dtsplit * split, struct btstack * btstack) in dtExtendPage()
1877 struct inode *ip, struct dtsplit * split, struct metapage ** rmpp) in dtSplitRoot()