Searched refs:i_version (Results 1 – 11 of 11) sorted by relevance
95 atomic64_set(&inode->i_version, val); in inode_set_iversion_raw()112 return atomic64_read(&inode->i_version); in inode_peek_iversion_raw()132 old = atomic64_cmpxchg(&inode->i_version, cur, val); in inode_set_max_iversion_raw()222 old = atomic64_cmpxchg(&inode->i_version, cur, new); in inode_maybe_inc_iversion()271 atomic64_inc(&inode->i_version); in inode_inc_iversion_raw()323 old = atomic64_cmpxchg(&inode->i_version, cur, new); in inode_query_iversion()
683 atomic64_t i_version; member
219 u64 i_version; in ima_collect_measurement() local241 i_version = inode_query_iversion(inode); in ima_collect_measurement()264 iint->version = i_version; in ima_collect_measurement()
121 aux.version = ci->i_version; in ceph_fscache_inode_check_aux()155 aux.version = ci->i_version; in ceph_fscache_register_inode_cookie()
446 ci->i_version = 0; in ceph_alloc_inode()682 if (ci->i_version == 0 || in ceph_fill_file_time()689 if (ci->i_version == 0 || in ceph_fill_file_time()767 ci->i_version); in ceph_fill_inode()810 if (ci->i_version == 0 || in ceph_fill_inode()812 le64_to_cpu(info->version) > (ci->i_version & ~1))) in ceph_fill_inode()922 if (le64_to_cpu(info->version) > ci->i_version) in ceph_fill_inode()923 ci->i_version = le64_to_cpu(info->version); in ceph_fill_inode()
321 u64 i_version; member
161 atomic64_set(&i->vfs_inode.i_version, 1); in sharefs_alloc_inode()
110 atomic64_inc(&inode->i_version); in sharefs_iget()
71 swap(inode1->i_version, inode2->i_version); in swap_inode_data()
390 i_version
564 called by the VFS to update a specific time or the i_version of