Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dzfs_sa.c46 {"ZPL_ATIME", sizeof (uint64_t) * 2, SA_UINT64_ARRAY, 0},
47 {"ZPL_MTIME", sizeof (uint64_t) * 2, SA_UINT64_ARRAY, 1},
48 {"ZPL_CTIME", sizeof (uint64_t) * 2, SA_UINT64_ARRAY, 2},
49 {"ZPL_CRTIME", sizeof (uint64_t) * 2, SA_UINT64_ARRAY, 3},
50 {"ZPL_GEN", sizeof (uint64_t), SA_UINT64_ARRAY, 4},
51 {"ZPL_MODE", sizeof (uint64_t), SA_UINT64_ARRAY, 5},
52 {"ZPL_SIZE", sizeof (uint64_t), SA_UINT64_ARRAY, 6},
53 {"ZPL_PARENT", sizeof (uint64_t), SA_UINT64_ARRAY, 7},
54 {"ZPL_LINKS", sizeof (uint64_t), SA_UINT64_ARRAY, 8},
55 {"ZPL_XATTR", sizeof (uint64_t), SA_UINT64_ARRAY, 9},
[all …]
Dsa.c174 {"ZPL_ATIME", sizeof (uint64_t) * 2, SA_UINT64_ARRAY, 0},
175 {"ZPL_MTIME", sizeof (uint64_t) * 2, SA_UINT64_ARRAY, 1},
176 {"ZPL_CTIME", sizeof (uint64_t) * 2, SA_UINT64_ARRAY, 2},
177 {"ZPL_CRTIME", sizeof (uint64_t) * 2, SA_UINT64_ARRAY, 3},
178 {"ZPL_GEN", sizeof (uint64_t), SA_UINT64_ARRAY, 4},
179 {"ZPL_MODE", sizeof (uint64_t), SA_UINT64_ARRAY, 5},
180 {"ZPL_SIZE", sizeof (uint64_t), SA_UINT64_ARRAY, 6},
181 {"ZPL_PARENT", sizeof (uint64_t), SA_UINT64_ARRAY, 7},
182 {"ZPL_LINKS", sizeof (uint64_t), SA_UINT64_ARRAY, 8},
183 {"ZPL_XATTR", sizeof (uint64_t), SA_UINT64_ARRAY, 9},
[all …]
/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dsa.h40 SA_UINT64_ARRAY, enumerator