Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dsuper.h329 struct ceph_inode_info { struct
330 struct netfs_inode netfs; /* Netfslib context and vfs inode */
331 struct ceph_vino i_vino; /* ceph ino + snap */
333 spinlock_t i_ceph_lock;
335 u64 i_version;
336 u64 i_inline_version;
337 u32 i_time_warp_seq;
339 unsigned long i_ceph_flags;
340 atomic64_t i_release_count;
341 atomic64_t i_ordered_count;
[all …]