Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h639 extern void logmap_cancel(ml_unit_t *, offset_t, off_t, int);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_top.c98 logmap_cancel(ul, mof, nb, metadata); in top_cancel()
H A Dlufs_map.c1721 logmap_cancel(ml_unit_t *ul, offset_t mof, off_t nb, int metadata) in logmap_cancel() function