| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | zfs_vnops.c | 94 file_sz = zp->z_size; in zfs_holey_common() 258 if (zfs_uio_offset(uio) >= zp->z_size) { in zfs_read() 263 ASSERT(zfs_uio_offset(uio) < zp->z_size); in zfs_read() 403 &zp->z_size, 8); in zfs_write() 423 (zfs_uio_offset(uio) < zp->z_size))) { in zfs_write() 466 woff = zp->z_size; in zfs_write() 520 if (n >= max_blksz && woff >= zp->z_size && in zfs_write() 701 (void) atomic_cas_64(&zp->z_size, end_size, in zfs_write() 711 zp->z_size = zfsvfs->z_replay_eof; in zfs_write() 871 if (offset >= zp->z_size) { in zfs_get_data() [all …]
|
| H A D | zfs_replay.c | 721 if (zp->z_size < eod) in zfs_replay_write() 754 if (end > zp->z_size) { in zfs_replay_write2() 757 zp->z_size = end; in zfs_replay_write2() 771 (void *)&zp->z_size, sizeof (uint64_t), tx); in zfs_replay_write2()
|
| H A D | zfs_sa.c | 80 bufsz = zp->z_size; in zfs_sa_readlink() 356 &zp->z_size, 8); in zfs_sa_upgrade()
|
| H A D | sa.c | 1633 &zp->z_size, 8); in sa_add_projid()
|
| /freebsd-13.1/sys/dev/sound/pcm/ |
| H A D | feeder_rate.c | 143 int32_t z_size; /* half width of FIR taps */ member 718 info->z_size = 1; in z_resampler_reset() 1063 for (i = info->z_size; i != 0; i--) { in z_resampler_build_polyphase() 1066 idx = (alpha * info->z_size * 2) + in z_resampler_build_polyphase() 1067 (info->z_size * 2) - i; in z_resampler_build_polyphase() 1074 for (i = info->z_size; i != 0; i--) { in z_resampler_build_polyphase() 1219 info->z_size &= ~1; in z_resampler_setup() 1221 if (info->z_size < 2 || info->z_size > Z_SINC_MAX) { in z_resampler_setup() 1402 (info->z_size << 1))); in z_resampler_setup() 1619 (info->z_size << 1) - 1); in z_resampler_feed_internal() [all …]
|
| /freebsd-13.1/sys/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | trace_acl.h | 58 __field(uint64_t, z_size) 91 __entry->z_size = zn->z_size; 126 __entry->z_seq, __entry->z_mapcnt, __entry->z_size,
|
| /freebsd-13.1/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_znode.c | 471 &zp->z_size, 8); in zfs_znode_alloc() 1135 size = zp->z_size; in zfs_rezget() 1141 &zp->z_size, sizeof (zp->z_size)); in zfs_rezget() 1210 if (zp->z_size != size) in zfs_rezget() 1412 if (end <= zp->z_size) { in zfs_extend() 1450 zp->z_size = end; in zfs_extend() 1453 &zp->z_size, sizeof (zp->z_size), tx)); in zfs_extend() 1488 if (off >= zp->z_size) { in zfs_free_range() 1561 zp->z_size = end; in zfs_trunc() 1563 NULL, &zp->z_size, sizeof (zp->z_size)); in zfs_trunc() [all …]
|
| H A D | zfs_acl.c | 479 aclnode->z_size = bytes; in zfs_acl_node_alloc() 833 &newaclnode->z_size, NULL, cr)); in zfs_acl_xform() 1089 aclnode->z_size = aclsize; in zfs_acl_node_read() 1098 aclnode->z_size); in zfs_acl_node_read() 1137 *length = cb->cb_acl_node->z_size; in zfs_acl_data_locator() 1266 off += aclnode->z_size; in zfs_aclset_common() 1286 aclnode->z_size); in zfs_aclset_common() 1438 newnode->z_size = new_bytes; in zfs_acl_chmod() 1572 aclp->z_acl_bytes += aclnode->z_size; in zfs_acl_inherit() 1853 aclnode->z_size); in zfs_getacl() [all …]
|
| H A D | zfs_dir.c | 633 dzp->z_size++; in zfs_link_create() 637 &dzp->z_size, sizeof (dzp->z_size)); in zfs_link_create() 766 dzp->z_size--; /* one dirent removed */ in zfs_link_destroy() 771 NULL, &dzp->z_size, sizeof (dzp->z_size)); in zfs_link_destroy() 796 return (dzp->z_size == 2); in zfs_dirempty()
|
| H A D | zfs_vnops_os.c | 242 !(zp->z_pflags & ZFS_AV_QUARANTINED) && zp->z_size > 0) { in zfs_open() 273 !(zp->z_pflags & ZFS_AV_QUARANTINED) && zp->z_size > 0) in zfs_close() 2056 vap->va_size = zp->z_size; in zfs_getattr() 3615 zp->z_size = len; in zfs_symlink() 3617 &zp->z_size, sizeof (zp->z_size), tx); in zfs_symlink() 4379 vnode_create_vobject(vp, zp->z_size, ap->a_td); in zfs_freebsd_open()
|
| H A D | zfs_vfsops.c | 1918 vnode_create_vobject(*vpp, zp->z_size, curthread); in zfs_fhtovp()
|
| /freebsd-13.1/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_znode.c | 561 &zp->z_size, 8); in zfs_znode_alloc() 1232 &zp->z_size, sizeof (zp->z_size)); in zfs_rezget() 1503 if (end <= zp->z_size) { in zfs_extend() 1541 zp->z_size = end; in zfs_extend() 1544 &zp->z_size, sizeof (zp->z_size), tx)); in zfs_extend() 1620 if (off >= zp->z_size) { in zfs_free_range() 1626 len = zp->z_size - off; in zfs_free_range() 1702 if (end >= zp->z_size) { in zfs_trunc() 1724 zp->z_size = end; in zfs_trunc() 1726 NULL, &zp->z_size, sizeof (zp->z_size)); in zfs_trunc() [all …]
|
| H A D | zfs_acl.c | 477 aclnode->z_size = bytes; in zfs_acl_node_alloc() 844 aclp->z_acl_bytes = newaclnode->z_size; in zfs_acl_xform() 1097 aclnode->z_size = aclsize; in zfs_acl_node_read() 1106 aclnode->z_size); in zfs_acl_node_read() 1147 *length = cb->cb_acl_node->z_size; in zfs_acl_data_locator() 1431 off += aclnode->z_size; in zfs_aclset_common() 1451 aclnode->z_size); in zfs_aclset_common() 1601 newnode->z_size = new_bytes; in zfs_acl_chmod() 1735 aclp->z_acl_bytes += aclnode->z_size; in zfs_acl_inherit() 2020 aclnode->z_size); in zfs_getacl() [all …]
|
| H A D | zfs_dir.c | 858 dzp->z_size++; in zfs_link_create() 864 &dzp->z_size, sizeof (dzp->z_size)); in zfs_link_create() 1002 dzp->z_size--; /* one dirent removed */ in zfs_link_destroy() 1009 NULL, &dzp->z_size, sizeof (dzp->z_size)); in zfs_link_destroy()
|
| H A D | zfs_vnops_os.c | 209 !(zp->z_pflags & ZFS_AV_QUARANTINED) && zp->z_size > 0) { in zfs_open() 239 !(zp->z_pflags & ZFS_AV_QUARANTINED) && zp->z_size > 0) in zfs_close() 1028 toobig = zp->z_size > zp->z_blksz * zfs_delete_blocks; in zfs_remove() 3164 zp->z_size = len; in zfs_symlink() 3166 &zp->z_size, sizeof (zp->z_size), tx); in zfs_symlink()
|
| H A D | zfs_ctldir.c | 478 zp->z_size = 0; in zfsctl_inode_alloc()
|
| /freebsd-13.1/lib/libprocstat/ |
| H A D | zfs_defs.c | 80 size_t offsetof_z_size = offsetof(znode_t, z_size);
|
| /freebsd-13.1/sys/contrib/openzfs/include/sys/ |
| H A D | zfs_acl.h | 156 size_t z_size; /* length of ACL data */ member
|
| H A D | zfs_znode.h | 199 uint64_t z_size; /* file size (cached) */ member
|