Home
last modified time | relevance | path

Searched refs:zp_atime (Results 1 – 4 of 4) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_byteswap.c167 zp->zp_atime[0] = BSWAP_64(zp->zp_atime[0]); in zfs_znode_byteswap()
168 zp->zp_atime[1] = BSWAP_64(zp->zp_atime[1]); in zfs_znode_byteswap()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_sa.h101 uint64_t zp_atime[2]; /* 0 - last file access time */ member
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzfs_znode.h42 uint64_t zp_atime[2]; /* 0 - last file access time */ member
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1640 uint64_t zp_atime[2]; /* 0 - last file access time */ member