Searched defs:lof (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | lufs_log.c | 352 inval_range(ml_unit_t *ul, cirbuf_t *cb, off_t lof, off_t nb) in inval_range() 576 within_range(off_t lof, daddr_t blkno, ulong_t bcount) in within_range() 584 find_bp(ml_unit_t *ul, cirbuf_t *cb, off_t lof) in find_bp() 608 find_read_lof(ml_unit_t *ul, cirbuf_t *cb, off_t lof) in find_read_lof() 640 get_read_bp(ml_unit_t *ul, off_t lof) in get_read_bp() 1085 logseek(ml_unit_t *ul, off_t lof, size_t nb, off_t *lofp) in logseek() 1117 off_t lof; /* log device offset to read from */ in ldl_read() local 1325 ldl_settail(ml_unit_t *ul, off_t lof, size_t nb) in ldl_settail() 1381 ldl_logscan_ident(ml_unit_t *ul, buf_t *bp, off_t lof) in ldl_logscan_ident() 1423 ldl_logscan_nbcommit(off_t lof) in ldl_logscan_nbcommit()
|
H A D | lufs_map.c | 1530 off_t lof; in logmap_sethead() local 1563 off_t lof; in logmap_settail() local 1814 logmap_logscan_add(ml_unit_t *ul, struct delta *dp, off_t lof, size_t *nbp) in logmap_logscan_add() 1909 off_t lof; in logmap_logscan() local
|
H A D | lufs_debug.c | 270 off_t head, trimroll, lof; in logmap_logscan_debug() local 300 logmap_logscan_commit_debug(off_t lof, mt_map_t *mtm) in logmap_logscan_commit_debug()
|