Home
last modified time | relevance | path

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

/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() argument
1239 if (data_lof == -1) { in ldl_sethead()
1247 new_lof = data_lof - sizeof (struct delta); in ldl_sethead()
1250 if (btodb(new_lof) != btodb(data_lof)) in ldl_sethead()
1307 if (data_lof == -1) { in ldl_sethead()