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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzfs_znode.h44 uint64_t zp_ctime[2]; /* 32 - last file change time */ member in struct:znode_phys
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_byteswap.c171 zp->zp_ctime[0] = BSWAP_64(zp->zp_ctime[0]);
172 zp->zp_ctime[1] = BSWAP_64(zp->zp_ctime[1]);
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_sa.h100 uint64_t zp_ctime[2]; /* 32 - last file change time */ member in struct:znode_phys
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1447 uint64_t zp_ctime[2]; /* 32 - last file change time */ member in struct:znode_phys

Completed in 74 milliseconds