Searched refs:z_domidx (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_fuid.h75 uint64_t z_domidx; /* index in AVL domain table */ member in struct:zfs_fuid
82 uint64_t z_domidx; /* AVL tree idx */ member in struct:zfs_fuid_domain
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_fuid.c449 if (idx == fuid_domain->z_domidx) {
458 fuid_domain->z_domidx = idx;
472 fuid->z_domidx = idx;
H A Dzfs_replay.c236 zfuid->z_domidx = 0;

Completed in 79 milliseconds