Searched refs:znode_phys_t (Results 1 – 9 of 9) sorted by relevance
72 const znode_phys_t *zp = (const znode_phys_t *) dn->dn_bonus; in zfs_read()
161 znode_phys_t *zp = buf; in zfs_znode_byteswap()163 ASSERT(size >= sizeof (znode_phys_t)); in zfs_znode_byteswap()
1149 doi.doi_bonus_size < sizeof (znode_phys_t)))) { in zfs_zget()1283 doi.doi_bonus_size < sizeof (znode_phys_t)))) { in zfs_rezget()1970 doi.doi_bonus_size < sizeof (znode_phys_t)) { in zfs_grab_sa_handle()
605 znode_phys_t *znp = data; in zfs_space_delta_cb()
125 } znode_phys_t; typedef
70 znode_phys_t zphys; in zfs_filestat()
158 const znode_phys_t *zp = (const znode_phys_t *) dnode->dn_bonus; in zfs_read()
1946 znode_phys_t *zp = (znode_phys_t *)dn->dn_bonus; in zfs_dnode_stat()2083 if (sb.st_size + sizeof(znode_phys_t) <= dn.dn_bonuslen) { in zfs_lookup()2084 memcpy(path, &dn.dn_bonus[sizeof(znode_phys_t)], in zfs_lookup()
1299 } znode_phys_t; typedef