Searched refs:i_version (Results 1 – 4 of 4) sorted by relevance
120 aux.version = ci->i_version; in ceph_fscache_inode_check_aux()154 aux.version = ci->i_version; in ceph_fscache_register_inode_cookie()
434 ci->i_version = 0; in ceph_alloc_inode()664 if (ci->i_version == 0 || in ceph_fill_file_time()671 if (ci->i_version == 0 || in ceph_fill_file_time()748 ci->i_version); in fill_inode()791 if (ci->i_version == 0 || in fill_inode()793 le64_to_cpu(info->version) > (ci->i_version & ~1))) in fill_inode()903 if (le64_to_cpu(info->version) > ci->i_version) in fill_inode()904 ci->i_version = le64_to_cpu(info->version); in fill_inode()
313 u64 i_version; member
71 swap(inode1->i_version, inode2->i_version); in swap_inode_data()