Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h565 extern void ldl_sethead(ml_unit_t *, off_t, uint32_t);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_log.c1229 ldl_sethead(ml_unit_t *ul, off_t data_lof, uint32_t tid) in ldl_sethead() function
H A Dlufs_map.c1554 ldl_sethead(ul, lof, tid); in logmap_sethead()