Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h346 struct ceph_inode_info { struct
347 struct netfs_inode netfs; /* Netfslib context and vfs inode */
348 struct ceph_vino i_vino; /* ceph ino + snap */
350 spinlock_t i_ceph_lock;
352 u64 i_version;
353 u64 i_inline_version;
354 u32 i_time_warp_seq;
356 unsigned long i_ceph_flags;
357 atomic64_t i_release_count;
358 atomic64_t i_ordered_count;
[all …]