Home
last modified time | relevance | path

Searched refs:lof (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_log.c355 off_t elof = lof + nb; in inval_range()
371 if ((buflof < lof && bufelof <= lof) || in inval_range()
580 return ((lof >= blof) && (lof < (blof + bcount))); in within_range()
631 if (lof <= rlof) in find_read_lof()
673 bp->b_blkno = btodb(lof); in get_read_bp()
674 lof = dbtob(bp->b_blkno); in get_read_bp()
1091 bp = get_read_bp(ul, lof); in logseek()
1100 *lofp = lof; in logseek()
1169 lof = me->me_lof; in ldl_read()
1175 bp = get_read_bp(ul, lof); in ldl_read()
[all …]
H A Dlufs_debug.c269 off_t head, trimroll, lof; in logmap_logscan_debug() local
279 lof = me->me_lof; in logmap_logscan_debug()
281 trimroll = lof; in logmap_logscan_debug()
282 if (lof >= head) { in logmap_logscan_debug()
283 if (trimroll >= head && trimroll <= lof) in logmap_logscan_debug()
284 trimroll = lof; in logmap_logscan_debug()
286 if (trimroll <= lof || trimroll >= head) in logmap_logscan_debug()
287 trimroll = lof; in logmap_logscan_debug()
299 logmap_logscan_commit_debug(off_t lof, mt_map_t *mtm) in logmap_logscan_commit_debug() argument
305 newtrimc = mtm->mtm_trimclof = dbtob(btod(lof)); in logmap_logscan_commit_debug()
H A Dlufs_map.c1530 off_t lof; in logmap_sethead() local
1548 lof = -1; in logmap_sethead()
1550 lof = me->me_lof; in logmap_sethead()
1555 if (lof == -1) in logmap_sethead()
1563 off_t lof; in logmap_settail() local
1572 lof = -1; in logmap_settail()
1577 lof = mtm->mtm_tail_lof; in logmap_settail()
1581 ldl_settail(ul, lof, nb); in logmap_settail()
1874 me->me_lof = lof; in logmap_logscan_add()
1909 off_t lof; in logmap_logscan() local
[all …]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex5897 % 4) NAME-lof - the text as it should appear in a @listoffloats.
6563 % Write the text that goes in the lof to the aux file as
6564 % \floatlabel-lof. Besides \floatident, we include the short
6580 \immediate\write\auxfile{@xrdef{\floatlabel-lof}{\floatident
6675 % aux file. We strip off the -title and look up \XRLABEL-lof, which
6683 % Can't fully expand XR#1-lof because it can contain anything. Just
6687 \toksA = \expandafter{\csname XR#1-lof\endcsname}%