Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/zfs/
H A Dzfs_znode.h31 typedef struct znode_phys { struct
32 uint64_t zp_atime[2]; /* 0 - last file access time */
33 uint64_t zp_mtime[2]; /* 16 - last file modification time */
57 } znode_phys_t; argument