Searched refs:xtsplit (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/fs/jfs/ |
D | jfs_xtree.c | 78 struct xtsplit { struct 109 struct xtsplit * split, struct btstack * btstack); 111 static int xtSplitPage(tid_t tid, struct inode *ip, struct xtsplit * split, 115 struct xtsplit * split, struct metapage ** rmpp); 535 struct xtsplit split; /* split information */ in xtInsert() 676 struct inode *ip, struct xtsplit * split, struct btstack * btstack) in xtSplitUp() 946 struct xtsplit * split, struct metapage ** rmpp, s64 * rbnp) in xtSplitPage() 1213 struct inode *ip, struct xtsplit * split, struct metapage ** rmpp) in xtSplitRoot() 1359 struct xtsplit split; /* split information */ in xtExtend() 1522 struct xtsplit split; /* split information */ in xtTailgate() [all …]
|