Searched refs:xtsplit (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/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); 524 struct xtsplit split; /* split information */ in xtInsert() 665 struct inode *ip, struct xtsplit * split, struct btstack * btstack) in xtSplitUp() 935 struct xtsplit * split, struct metapage ** rmpp, s64 * rbnp) in xtSplitPage() 1202 struct inode *ip, struct xtsplit * split, struct metapage ** rmpp) in xtSplitRoot() 1348 struct xtsplit split; /* split information */ in xtExtend() 1507 struct xtsplit split; /* split information */ in xtUpdate() [all …]
|