Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_sa.h56 ZPL_ATIME, enumerator
H A Dzfs_znode.h105 #define SA_ZPL_ATIME(z) z->z_attr_table[ZPL_ATIME]
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c2102 SA_ADD_BULK_ATTR(bulk, idx, sa_attr_table[ZPL_ATIME], NULL, in dump_znode()