Lines Matching refs:z_os
110 if (zfsvfs->z_os->os_sync != ZFS_SYNC_DISABLED) { in zfs_fsync()
151 error = dmu_offset_next(ZTOZSB(zp)->z_os, zp->z_id, hole, &noff); in zfs_holey_common()
248 objset_t *os = zfsvfs->z_os; in zfs_setup_direct()
374 (frsync || zfsvfs->z_os->os_sync == ZFS_SYNC_ALWAYS)) in zfs_read()
743 (zfsvfs->z_os->os_sync == ZFS_SYNC_ALWAYS); in zfs_write()
851 dmu_tx_t *tx = dmu_tx_create(zfsvfs->z_os); in zfs_write()
973 update_pages(zp, woff, tx_bytes, zfsvfs->z_os); in zfs_write()
1169 dmu_tx_t *tx = dmu_tx_create(zfsvfs->z_os); in zfs_rewrite()
1244 if (zfsvfs->z_os->os_sync == ZFS_SYNC_ALWAYS) in zfs_setsecattr()
1261 if (!zfs_dio_enabled || zfsvfs->z_os->os_direct == ZFS_DIRECT_DISABLED) in zfs_get_direct_alignment()
1303 objset_t *os = zfsvfs->z_os; in zfs_get_data()
1571 inos = inzfsvfs->z_os; in zfs_clone_range()
1572 outos = outzfsvfs->z_os; in zfs_clone_range()
1963 ASSERT(spa_feature_is_enabled(dmu_objset_spa(zfsvfs->z_os), in zfs_clone_range_replay()
1985 tx = dmu_tx_create(zfsvfs->z_os); in zfs_clone_range_replay()
2003 dmu_brt_clone(zfsvfs->z_os, zp->z_id, off, len, tx, bps, nbps); in zfs_clone_range_replay()