Searched refs:xtsplit (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/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); 547 struct xtsplit split; /* split information */ in xtInsert() 688 struct inode *ip, struct xtsplit * split, struct btstack * btstack) in xtSplitUp() 958 struct xtsplit * split, struct metapage ** rmpp, s64 * rbnp) in xtSplitPage() 1225 struct inode *ip, struct xtsplit * split, struct metapage ** rmpp) in xtSplitRoot() 1371 struct xtsplit split; /* split information */ in xtExtend() 1534 struct xtsplit split; /* split information */ in xtTailgate() [all …]
|