Searched refs:hammer_inode_data (Results 1 – 5 of 5) sorted by relevance
269 if (leaf->data_len != sizeof(struct hammer_inode_data)) in hammer_crc_get_leaf()286 KKASSERT(leaf->data_len == sizeof(struct hammer_inode_data)); in hammer_crc_set_leaf()
886 typedef struct hammer_inode_data { struct915 offsetof(struct hammer_inode_data, mtime) argument1070 struct hammer_inode_data inode;
358 struct hammer_inode_data ino_data; /* in-memory cache */381 struct hammer_inode_data sync_ino_data; /* to-sync cache */
1324 const int in_size = sizeof(struct hammer_inode_data) + in _hammer_checkspace()
627 if (elm->leaf.data_len != sizeof(struct hammer_inode_data)) in check_data_crc()