Searched refs:slogging (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_log.c458 boolean_t slogging; local
468 slogging = spa_has_slogs(zilog->zl_spa) &&
470 if (resid > immediate_write_sz && !slogging && resid <= zp->z_blksz)
H A Dzvol.c1061 boolean_t slogging; local
1070 slogging = spa_has_slogs(zilog->zl_spa) &&
1083 if (blocksize > immediate_write_sz && !slogging &&

Completed in 62 milliseconds