Searched defs:fuid_domain_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_fuid.c64 } fuid_domain_t; typedef in typeref:struct:fuid_domain
74 const fuid_domain_t *node1 = arg1;
75 const fuid_domain_t *node2 = arg2;
90 const fuid_domain_t *node1 = arg1;
91 const fuid_domain_t *node2 = arg2;
104 sizeof (fuid_domain_t), offsetof(fuid_domain_t, f_idxnode));
106 sizeof (fuid_domain_t), offsetof(fuid_domain_t, f_domnode));
142 fuid_domain_t *domnod
[all...]

Completed in 45 milliseconds