Searched refs:ZPL_ATIME (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | zfs_sa.h | 56 ZPL_ATIME, enumerator
|
H A D | zfs_znode.h | 92 #define SA_ZPL_ATIME(z) z->z_attr_table[ZPL_ATIME]
|
/freebsd/usr.sbin/makefs/zfs/ |
H A D | fs.c | 66 ZPL_ATIME, enumerator 95 _ZPL_ATTR(ZPL_ATIME, sizeof(uint64_t) * 2, SA_UINT64_ARRAY), 133 ZPL_ATIME, 497 fs_populate_time(fs, attrbuf, &sb->st_mtim, ZPL_ATIME, &bonussz); in fs_populate_sattrs()
|
/freebsd/sys/contrib/openzfs/cmd/zdb/ |
H A D | zdb.c | 3646 SA_ADD_BULK_ATTR(bulk, idx, sa_attr_table[ZPL_ATIME], NULL, in dump_znode()
|