Home
last modified time | relevance | path

Searched defs:ceph_inode_info (Results 1 – 1 of 1) sorted by relevance

/fs/ceph/
Dsuper.h308 struct ceph_inode_info { struct
309 struct ceph_vino i_vino; /* ceph ino + snap */
311 spinlock_t i_ceph_lock;
313 u64 i_version;
314 u64 i_inline_version;
315 u32 i_time_warp_seq;
317 unsigned i_ceph_flags;
318 atomic64_t i_release_count;
319 atomic64_t i_ordered_count;
320 atomic64_t i_complete_seq[2];
[all …]