Searched refs:xtsplit (Results 1 – 1 of 1) sorted by relevance
/fs/jfs/ |
D | jfs_xtree.c | 90 struct xtsplit { struct 121 struct xtsplit * split, struct btstack * btstack); 123 static int xtSplitPage(tid_t tid, struct inode *ip, struct xtsplit * split, 127 struct xtsplit * split, struct metapage ** rmpp); 808 struct xtsplit split; /* split information */ in xtInsert() 949 struct inode *ip, struct xtsplit * split, struct btstack * btstack) in xtSplitUp() 1219 struct xtsplit * split, struct metapage ** rmpp, s64 * rbnp) in xtSplitPage() 1487 struct inode *ip, struct xtsplit * split, struct metapage ** rmpp) in xtSplitRoot() 1631 struct xtsplit split; /* split information */ in xtExtend() 1794 struct xtsplit split; /* split information */ in xtTailgate() [all …]
|