Searched refs:ITOZSB (Results 1 – 11 of 11) sorted by relevance
695 zfsvfs_t *zfsvfs = ITOZSB(ip); in zfsctl_fid()804 zfsvfs_t *zfsvfs = ITOZSB(dip); in zfsctl_root_lookup()840 zfsvfs_t *zfsvfs = ITOZSB(dip); in zfsctl_snapdir_lookup()872 zfsvfs_t *zfsvfs = ITOZSB(sdip); in zfsctl_snapdir_rename()899 error = zfsctl_snapshot_name(ITOZSB(sdip), snm, in zfsctl_snapdir_rename()902 error = zfsctl_snapshot_name(ITOZSB(tdip), tnm, in zfsctl_snapdir_rename()951 zfsvfs_t *zfsvfs = ITOZSB(dip); in zfsctl_snapdir_remove()974 error = zfsctl_snapshot_name(ITOZSB(dip), name, in zfsctl_snapdir_remove()1001 zfsvfs_t *zfsvfs = ITOZSB(dip); in zfsctl_snapdir_mkdir()1193 zfsvfs = ITOZSB(ip); in zfsctl_snapshot_mount()[all …]
160 zap_cursor_init(&zc, ITOZSB(dxip)->z_os, ITOZ(dxip)->z_id); in zpl_xattr_readdir()726 return (ITOZSB(ip)->z_flags & ZSB_XATTR); in __zpl_xattr_user_list()738 if (!(ITOZSB(ip)->z_flags & ZSB_XATTR)) in __zpl_xattr_user_get()771 if (!(ITOZSB(ip)->z_flags & ZSB_XATTR)) in __zpl_xattr_user_set()1145 if (ITOZSB(ip)->z_acl_type != ZFS_ACLTYPE_POSIX) in zpl_init_acl()1192 if (ITOZSB(ip)->z_acl_type != ZFS_ACLTYPE_POSIX) in zpl_chmod_acl()1218 if (ITOZSB(ip)->z_acl_type != ZFS_ACLTYPE_POSIX) in __zpl_xattr_acl_list_access()1235 if (ITOZSB(ip)->z_acl_type != ZFS_ACLTYPE_POSIX) in __zpl_xattr_acl_list_default()1253 if (ITOZSB(ip)->z_acl_type != ZFS_ACLTYPE_POSIX) in __zpl_xattr_acl_get_access()1277 if (ITOZSB(ip)->z_acl_type != ZFS_ACLTYPE_POSIX) in __zpl_xattr_acl_get_default()[all …]
58 zfsvfs_t *zfsvfs = ITOZSB(file_inode(filp)); in zpl_root_iterate()291 zfsvfs_t *zfsvfs = ITOZSB(file_inode(filp)); in zpl_snapdir_iterate()452 zfsvfs_t *zfsvfs = ITOZSB(ip); in zpl_snapdir_getattr_impl()558 zfsvfs_t *zfsvfs = ITOZSB(file_inode(filp)); in zpl_shares_iterate()604 zfsvfs_t *zfsvfs = ITOZSB(ip); in zpl_shares_getattr_impl()
206 if (!IS_NOATIME(ip) && ITOZSB(ip)->z_relatime) { in zpl_file_accessed()584 zfsvfs_t *zfsvfs = ITOZSB(mapping->host); in zpl_writepages()654 if (ITOZSB(pp->mapping->host)->z_os->os_sync == ZFS_SYNC_ALWAYS) in zpl_writepage()677 zfsvfs_t *zfsvfs = ITOZSB(ip); in zpl_fallocate_common()777 zfsvfs_t *zfsvfs = ITOZSB(ip); in zpl_fadvise()
186 zfsvfs_t *zfsvfs = ITOZSB(ip); in zfs_open()219 zfsvfs_t *zfsvfs = ITOZSB(ip); in zfs_close()404 objset_t *os = ITOZSB(ip)->z_os; in zfs_zrele_async()858 zfsvfs_t *zfsvfs = ITOZSB(dip); in zfs_tmpfile()1563 zfsvfs_t *zfsvfs = ITOZSB(ip); in zfs_readdir()1719 zfsvfs_t *zfsvfs = ITOZSB(ip); in zfs_getattr_fast()3480 zfsvfs_t *zfsvfs = ITOZSB(ip); in zfs_readlink()3766 zfsvfs_t *zfsvfs = ITOZSB(ip); in zfs_putpage()4009 zfsvfs_t *zfsvfs = ITOZSB(ip); in zfs_dirty_inode()4080 zfsvfs_t *zfsvfs = ITOZSB(ip); in zfs_inactive()[all …]
61 dmu_objset_spa(ITOZSB(dst_i)->z_os), SPA_FEATURE_BLOCK_CLONING)) in zpl_clone_file_range_impl()
957 zfsvfs_t *zfsvfs = ITOZSB(ip); in zfs_statvfs()
637 zfsvfs_t *zfsvfs = ITOZSB(ip); in zfs_mark_inode_dirty()
61 #define ITOZSB(inode) ((zfsvfs_t *)((inode)->i_sb->s_fs_info)) macro
114 #define ITOZSB(vp) (VTOZ(vp)->z_zfsvfs) macro
652 objset_t *os = ITOZSB(vp)->z_os; in zfs_zrele_async()