/titanic_41/usr/src/uts/common/fs/zev/ |
H A D | zev_callbacks.c | 17 SA_ZPL_MTIME(znode->z_zfsvfs), \ 20 SA_ZPL_CTIME(znode->z_zfsvfs), \ 251 if (zev_skip_pool(zp->z_zfsvfs->z_os)) in zev_znode_close_after_update_cb() 253 if (zev_skip_fs(zp->z_zfsvfs)) in zev_znode_close_after_update_cb() 264 dsl_dataset_phys(zp->z_zfsvfs->z_os->os_dsl_dataset)->ds_guid; in zev_znode_close_after_update_cb() 282 if (zev_skip_pool(zp->z_zfsvfs->z_os)) in zev_znode_create_cb() 284 if (zev_skip_fs(zp->z_zfsvfs)) in zev_znode_create_cb() 327 dsl_dataset_phys(zp->z_zfsvfs->z_os->os_dsl_dataset)->ds_guid; in zev_znode_create_cb() 350 if (zev_skip_pool(dzp->z_zfsvfs->z_os)) in zev_znode_remove_cb() 352 if (zev_skip_fs(dzp->z_zfsvfs)) in zev_znode_remove_cb() [all …]
|
H A D | zev_checksums.c | 144 dsl_dataset_phys(zp->z_zfsvfs->z_os->os_dsl_dataset)->ds_guid; in zev_chksum_cache_file_get_and_hold() 153 dsl_dataset_phys(zp->z_zfsvfs->z_os->os_dsl_dataset)->ds_guid; in zev_chksum_cache_file_get_and_hold() 341 objset_t *os = zp->z_zfsvfs->z_os; in mappedread() 379 objset_t *os = zp->z_zfsvfs->z_os; in zev_safe_read() 632 zp->z_zfsvfs->z_os-> in zev_get_checksums() 738 zfsvfs = zp->z_zfsvfs; in zev_ioc_get_signatures() 740 if (zp->z_zfsvfs->z_unmounted) { in zev_ioc_get_signatures() 820 sa_lookup(zp->z_sa_hdl, SA_ZPL_RDEV(zp->z_zfsvfs), in zev_create_checksum()
|
/titanic_41/usr/src/uts/common/fs/zfs/sys/ |
H A D | zfs_ctldir.h | 40 ((zdp)->z_id == (zdp)->z_zfsvfs->z_root && \ 41 ((zdp)->z_zfsvfs->z_ctldir != NULL)) 44 ((zdp)->z_zfsvfs->z_show_ctldir))
|
H A D | zfs_znode.h | 73 VERIFY(0 == sa_update(zp->z_sa_hdl, SA_ZPL_FLAGS(zp->z_zfsvfs), \ 170 struct zfsvfs *z_zfsvfs; member 242 ZFS_EXIT((zp)->z_zfsvfs); \
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | zfs_dir.c | 140 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; in zfs_dirent_lock() 392 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; in zfs_dirlook() 453 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_unlinked_add() 532 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; in zfs_purgedir() 585 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_rmnode() 693 if (zp->z_zfsvfs->z_version >= ZPL_VERSION_DIRENT_TYPE) in zfs_dirent() 705 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_link_create() 763 error = zap_add(zp->z_zfsvfs->z_os, dzp->z_id, dl->dl_name, in zfs_link_create() 778 if (zp->z_zfsvfs->z_norm) { in zfs_dropname() 779 if (((zp->z_zfsvfs->z_case == ZFS_CASE_INSENSITIVE) && in zfs_dropname() [all …]
|
H A D | zfs_znode.c | 120 ASSERT(!POINTER_IS_VALID(zp->z_zfsvfs)); in zfs_znode_cache_constructor() 151 ASSERT(!POINTER_IS_VALID(zp->z_zfsvfs)); in zfs_znode_cache_destructor() 184 nzp->z_zfsvfs = ozp->z_zfsvfs; in zfs_znode_move_impl() 233 POINTER_INVALIDATE(&ozp->z_zfsvfs); in zfs_znode_move_impl() 258 zfsvfs = ozp->z_zfsvfs; in zfs_znode_move() 271 if (zfsvfs != ozp->z_zfsvfs) { in zfs_znode_move() 297 if (zfsvfs != ozp->z_zfsvfs) { in zfs_znode_move() 490 ASSERT(!POINTER_IS_VALID(sharezp->z_zfsvfs)); in zfs_create_share_dir() 494 sharezp->z_zfsvfs = zfsvfs; in zfs_create_share_dir() 506 POINTER_INVALIDATE(&sharezp->z_zfsvfs); in zfs_create_share_dir() [all …]
|
H A D | zfs_sa.c | 84 if ((error = dmu_buf_hold(zp->z_zfsvfs->z_os, zp->z_id, in zfs_sa_readlink() 110 VERIFY(0 == dmu_buf_hold(zp->z_zfsvfs->z_os, in zfs_sa_symlink() 124 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_sa_get_scanstamp() 158 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_sa_set_scanstamp() 199 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_sa_upgrade() 321 if (!zp->z_zfsvfs->z_use_sa || zp->z_is_sa) in zfs_sa_upgrade_txholds()
|
H A D | zfs_vnops.c | 193 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_open() 204 if (!zfs_has_ctldir(zp) && zp->z_zfsvfs->z_vscan && in zfs_open() 227 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_close() 242 if (!zfs_has_ctldir(zp) && zp->z_zfsvfs->z_vscan && in zfs_close() 283 error = dmu_offset_next(zp->z_zfsvfs->z_os, zp->z_id, hole, &noff); in zfs_holey() 341 zfsvfs = zp->z_zfsvfs; in zfs_ioctl() 362 zfsvfs = zp->z_zfsvfs; in zfs_ioctl() 520 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_read() 669 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_write() 1044 objset_t *os = zp->z_zfsvfs->z_os; in zfs_get_done() [all …]
|
H A D | zfs_acl.c | 350 if ((error = sa_lookup(zp->z_sa_hdl, SA_ZPL_ZNODE_ACL(zp->z_zfsvfs), in zfs_external_acl() 373 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_acl_znode_info() 423 SA_ZPL_ZNODE_ACL(zp->z_zfsvfs), in zfs_znode_acl_version() 449 return (zfs_acl_version(zp->z_zfsvfs->z_version)); in zfs_acl_version_zp() 837 VERIFY(zfs_copy_ace_2_fuid(zp->z_zfsvfs, ZTOV(zp)->v_type, aclp, in zfs_acl_xform() 1112 error = dmu_read(zp->z_zfsvfs->z_os, in zfs_acl_node_read() 1120 error = sa_lookup(zp->z_sa_hdl, SA_ZPL_DACL_ACES(zp->z_zfsvfs), in zfs_acl_node_read() 1187 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_aclset_common() 1452 if (zp->z_zfsvfs->z_acl_mode == ZFS_ACL_DISCARD) in zfs_acl_chmod_setattr() 1460 (zp->z_zfsvfs->z_acl_mode == ZFS_ACL_GROUPMASK), *aclp); in zfs_acl_chmod_setattr() [all …]
|
H A D | zfs_log.c | 293 (void) sa_lookup(zp->z_sa_hdl, SA_ZPL_GEN(zp->z_zfsvfs), &lr->lr_gen, in zfs_log_create() 295 (void) sa_lookup(zp->z_sa_hdl, SA_ZPL_CRTIME(zp->z_zfsvfs), in zfs_log_create() 298 if (sa_lookup(zp->z_sa_hdl, SA_ZPL_RDEV(zp->z_zfsvfs), &lr->lr_rdev, in zfs_log_create() 422 (void) sa_lookup(zp->z_sa_hdl, SA_ZPL_GEN(zp->z_zfsvfs), &lr->lr_gen, in zfs_log_symlink() 424 (void) sa_lookup(zp->z_sa_hdl, SA_ZPL_CRTIME(zp->z_zfsvfs), in zfs_log_symlink() 519 if (write_state == WR_COPIED && dmu_read(zp->z_zfsvfs->z_os, in zfs_log_write() 536 itx->itx_private = zp->z_zfsvfs; in zfs_log_write() 666 txtype = (zp->z_zfsvfs->z_version < ZPL_VERSION_FUID) ? in zfs_log_acl()
|
H A D | zfs_ctldir.c | 276 VN_HOLD(zp->z_zfsvfs->z_ctldir); in zfsctl_root() 277 return (zp->z_zfsvfs->z_ctldir); in zfsctl_root() 929 ASSERT(VTOZ(*vpp)->z_zfsvfs != zfsvfs); in zfsctl_snapdir_lookup() 930 VTOZ(*vpp)->z_zfsvfs->z_parent = zfsvfs; in zfsctl_snapdir_lookup() 1304 *zfsvfsp = VTOZ(vp)->z_zfsvfs; in zfsctl_lookup_objset()
|
H A D | zfs_fuid.c | 391 *uidp = zfs_fuid_map_id(zp->z_zfsvfs, zp->z_uid, cr, ZFS_OWNER); in zfs_fuid_map_ids() 392 *gidp = zfs_fuid_map_id(zp->z_zfsvfs, zp->z_gid, cr, ZFS_GROUP); in zfs_fuid_map_ids()
|
H A D | zfs_rlock.c | 140 zp->z_blksz < zp->z_zfsvfs->z_max_blksz)) { in zfs_range_lock_writer()
|
H A D | zfs_ioctl.c | 5021 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; in zfs_smb_acl_purge() 5063 zfsvfs = dzp->z_zfsvfs; in zfs_ioc_smb_acl()
|
/titanic_41/usr/src/uts/common/fs/getgen/ |
H A D | getgen.c | 63 zfsvfs = zp->z_zfsvfs; in gg_ioc_get_gen() 65 if (zp->z_zfsvfs->z_unmounted) { in gg_ioc_get_gen()
|