Searched defs:znode_phys (Results 1 – 1 of 1) sorted by relevance
30 typedef struct znode_phys { struct31 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