Searched refs:xtsplit (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/jfs/ |
| H A D | jfs_xtree.c | 58 struct xtsplit { struct 89 struct xtsplit * split, struct btstack * btstack); 91 static int xtSplitPage(tid_t tid, struct inode *ip, struct xtsplit * split, 95 struct xtsplit * split, struct metapage ** rmpp); 539 struct xtsplit split; /* split information */ in xtInsert() 680 struct inode *ip, struct xtsplit * split, struct btstack * btstack) in xtSplitUp() 950 struct xtsplit * split, struct metapage ** rmpp, s64 * rbnp) in xtSplitPage() 1217 struct inode *ip, struct xtsplit * split, struct metapage ** rmpp) in xtSplitRoot() 1363 struct xtsplit split; /* split information */ in xtExtend() 1522 struct xtsplit split; /* split information */ in xtUpdate() [all …]
|