Searched refs:z_sync_cnt (Results 1 – 8 of 8) sorted by relevance
60 __field(uint32_t, z_sync_cnt)93 __entry->z_sync_cnt = zn->z_sync_cnt;127 __entry->z_pflags, __entry->z_sync_cnt, __entry->z_mode,
613 if (!(ioflag & (O_SYNC | O_DSYNC)) && (zp->z_sync_cnt == 0) && in zfs_log_write()646 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_truncate()708 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_setattr()774 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_acl()
201 uint32_t z_sync_cnt; /* synchronous open count */ member
481 zp->z_sync_cnt = 0; in zfsctl_inode_alloc()
215 atomic_inc_32(&zp->z_sync_cnt); in zfs_open()233 atomic_dec_32(&zp->z_sync_cnt); in zfs_close()
558 zp->z_sync_cnt = 0; in zfs_znode_alloc()
446 zp->z_sync_cnt = 0; in zfs_znode_alloc()
245 atomic_inc_32(&zp->z_sync_cnt); in zfs_open()263 atomic_dec_32(&zp->z_sync_cnt); in zfs_close()