Home
last modified time | relevance | path

Searched refs:smp (Results 1 – 3 of 3) sorted by relevance

/fs/jfs/
Djfs_dtree.c935 struct metapage *smp; in dtSplitUp() local
957 smp = split->mp; in dtSplitUp()
958 sp = DT_PAGE(ip, smp); in dtSplitUp()
962 DT_PUTPAGE(smp); in dtSplitUp()
987 DT_PUTPAGE(smp); in dtSplitUp()
1004 DT_PUTPAGE(smp); in dtSplitUp()
1063 DT_PUTPAGE(smp); in dtSplitUp()
1089 DT_PUTPAGE(smp); in dtSplitUp()
1097 DT_PUTPAGE(smp); in dtSplitUp()
1131 lmp = smp; in dtSplitUp()
[all …]
Djfs_xtree.c691 struct metapage *smp; in xtSplitUp() local
710 smp = split->mp; in xtSplitUp()
711 sp = XT_PAGE(ip, smp); in xtSplitUp()
720 BT_MARK_DIRTY(smp, ip); in xtSplitUp()
744 tlck = txLock(tid, ip, smp, tlckXTREE | tlckGROW); in xtSplitUp()
780 XT_PUTPAGE(smp); in xtSplitUp()
796 XT_PUTPAGE(smp); in xtSplitUp()
833 XT_GETPAGE(ip, parent->bn, smp, PSIZE, sp, rc); in xtSplitUp()
854 split->mp = smp; in xtSplitUp()
872 XT_PUTPAGE(smp); in xtSplitUp()
[all …]
/fs/cifs/
DCHANGES200 on smp system corrupts sequence number. Do not reread unnecessarily partial page