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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_xtree.c119 static int xtSplitUp(tid_t tid,
605 * The xtSplitUp() will insert the entry and unpin the leaf page.
616 if ((rc = xtSplitUp(tid, ip, &split, &btstack))) {
673 * xtSplitUp()
687 xtSplitUp(tid_t tid, function
1428 * The xtSplitUp() will insert the entry and unpin the leaf page.
1439 if ((rc = xtSplitUp(tid, ip, &split, &btstack)))
1594 * The xtSplitUp() will insert the entry and unpin the leaf page.
1605 if ((rc = xtSplitUp(tid, ip, &split, &btstack)))
1938 if ((rc = xtSplitUp(ti
[all...]

Completed in 36 milliseconds