Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Dsuper.h317 struct ceph_inode_info { struct
318 struct ceph_vino i_vino; /* ceph ino + snap */
320 spinlock_t i_ceph_lock;
322 u64 i_version;
323 u64 i_inline_version;
324 u32 i_time_warp_seq;
326 unsigned long i_ceph_flags;
327 atomic64_t i_release_count;
328 atomic64_t i_ordered_count;
329 atomic64_t i_complete_seq[2];
[all …]