Searched refs:zp_atime (Results 1 - 4 of 4) sorted by relevance

/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 in struct:znode_phys
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_byteswap.c167 zp->zp_atime[0] = BSWAP_64(zp->zp_atime[0]);
168 zp->zp_atime[1] = BSWAP_64(zp->zp_atime[1]);
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_sa.h98 uint64_t zp_atime[2]; /* 0 - last file access time */ member in struct:znode_phys
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1445 uint64_t zp_atime[2]; /* 0 - last file access time */ member in struct:znode_phys

Completed in 69 milliseconds