Home
last modified time | relevance | path

Searched defs:znode_phys (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/zfs/
H A Dzfs_znode.h30 typedef struct znode_phys { struct
31 uint64_t zp_atime[2]; /* 0 - last file access time */
32 uint64_t zp_mtime[2]; /* 16 - last file modification time */
56 } znode_phys_t; argument