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,
692 if (!(ioflag & (O_SYNC | O_DSYNC)) && (zp->z_sync_cnt == 0) && in zfs_log_write()729 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_truncate()791 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_setattr()825 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_setsaxattr()891 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_acl()929 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_clone_range()
200 uint32_t z_sync_cnt; /* synchronous open count */ member
514 zp->z_sync_cnt = 0; in zfsctl_inode_alloc()
198 atomic_inc_32(&zp->z_sync_cnt); in zfs_open()217 atomic_dec_32(&zp->z_sync_cnt); in zfs_close()
572 zp->z_sync_cnt = 0; in zfs_znode_alloc()
468 zp->z_sync_cnt = 0; in zfs_znode_alloc()
249 atomic_inc_32(&zp->z_sync_cnt); in zfs_open()268 atomic_dec_32(&zp->z_sync_cnt); in zfs_close()