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