Home
last modified time | relevance | path

Searched refs:xtSplitUp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_xtree.c107 static int xtSplitUp(tid_t tid,
582 * The xtSplitUp() will insert the entry and unpin the leaf page. in xtInsert()
593 if ((rc = xtSplitUp(tid, ip, &split, &btstack))) { in xtInsert()
650 * xtSplitUp()
664 xtSplitUp(tid_t tid, in xtSplitUp() function
1405 * The xtSplitUp() will insert the entry and unpin the leaf page. in xtExtend()
1416 if ((rc = xtSplitUp(tid, ip, &split, &btstack))) in xtExtend()
1710 if ((rc = xtSplitUp(tid, ip, &split, &btstack))) in xtUpdate()
1863 if ((rc = xtSplitUp(tid, ip, &split, &btstack))) in xtUpdate()
1999 * The xtSplitUp() wil in xtAppend()
[all...]
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_xtree.c107 static int xtSplitUp(tid_t tid,
593 * The xtSplitUp() will insert the entry and unpin the leaf page. in xtInsert()
604 if ((rc = xtSplitUp(tid, ip, &split, &btstack))) { in xtInsert()
661 * xtSplitUp()
675 xtSplitUp(tid_t tid, in xtSplitUp() function
1416 * The xtSplitUp() will insert the entry and unpin the leaf page. in xtExtend()
1427 if ((rc = xtSplitUp(tid, ip, &split, &btstack))) in xtExtend()
1581 * The xtSplitUp() will insert the entry and unpin the leaf page. in xtTailgate()
1592 if ((rc = xtSplitUp(tid, ip, &split, &btstack))) in xtTailgate()
1925 if ((rc = xtSplitUp(ti in xtUpdate()
[all...]

Completed in 5 milliseconds