Home
last modified time | relevance | path

Searched refs:SA_UINT64_ARRAY (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_sa.c51 {"ZPL_GEN", sizeof (uint64_t), SA_UINT64_ARRAY, 4},
52 {"ZPL_MODE", sizeof (uint64_t), SA_UINT64_ARRAY, 5},
53 {"ZPL_SIZE", sizeof (uint64_t), SA_UINT64_ARRAY, 6},
54 {"ZPL_PARENT", sizeof (uint64_t), SA_UINT64_ARRAY, 7},
55 {"ZPL_LINKS", sizeof (uint64_t), SA_UINT64_ARRAY, 8},
56 {"ZPL_XATTR", sizeof (uint64_t), SA_UINT64_ARRAY, 9},
57 {"ZPL_RDEV", sizeof (uint64_t), SA_UINT64_ARRAY, 10},
58 {"ZPL_FLAGS", sizeof (uint64_t), SA_UINT64_ARRAY, 11},
59 {"ZPL_UID", sizeof (uint64_t), SA_UINT64_ARRAY, 12},
60 {"ZPL_GID", sizeof (uint64_t), SA_UINT64_ARRAY, 13},
[all …]
H A Dsa.c186 {"ZPL_GEN", sizeof (uint64_t), SA_UINT64_ARRAY, 4},
187 {"ZPL_MODE", sizeof (uint64_t), SA_UINT64_ARRAY, 5},
188 {"ZPL_SIZE", sizeof (uint64_t), SA_UINT64_ARRAY, 6},
189 {"ZPL_PARENT", sizeof (uint64_t), SA_UINT64_ARRAY, 7},
190 {"ZPL_LINKS", sizeof (uint64_t), SA_UINT64_ARRAY, 8},
191 {"ZPL_XATTR", sizeof (uint64_t), SA_UINT64_ARRAY, 9},
192 {"ZPL_RDEV", sizeof (uint64_t), SA_UINT64_ARRAY, 10},
193 {"ZPL_FLAGS", sizeof (uint64_t), SA_UINT64_ARRAY, 11},
194 {"ZPL_UID", sizeof (uint64_t), SA_UINT64_ARRAY, 12},
195 {"ZPL_GID", sizeof (uint64_t), SA_UINT64_ARRAY, 13},
[all …]
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dsa.h39 SA_UINT64_ARRAY, enumerator