Home
last modified time | relevance | path

Searched refs:ceph_put_cap_snap (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/ceph/
H A Dcaps.c1711 ceph_put_cap_snap(capsnap); in __ceph_flush_snaps()
2636 ceph_put_cap_snap(capsnap); in __kick_flushing_caps()
3212 ceph_put_cap_snap(capsnap); in ceph_try_drop_cap_snap()
4006 ceph_put_cap_snap(capsnap); in handle_cap_flushsnap_ack()
5001 ceph_put_cap_snap(capsnap); in remove_capsnaps()
H A Dsuper.h251 static inline void ceph_put_cap_snap(struct ceph_cap_snap *capsnap) in ceph_put_cap_snap() function