Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
Dsuper.h196 struct ceph_cap_snap { struct
197 refcount_t nref;
198 struct list_head ci_item;
200 struct ceph_cap_flush cap_flush;
225 static inline void ceph_put_cap_snap(struct ceph_cap_snap *capsnap) in ceph_put_cap_snap() argument