Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcaps.c1712 ceph_put_cap_snap(capsnap); in __ceph_flush_snaps()
2637 ceph_put_cap_snap(capsnap); in __kick_flushing_caps()
3213 ceph_put_cap_snap(capsnap); in ceph_try_drop_cap_snap()
4007 ceph_put_cap_snap(capsnap); in handle_cap_flushsnap_ack()
5001 ceph_put_cap_snap(capsnap); in remove_capsnaps()
H A Dsuper.h277 static inline void ceph_put_cap_snap(struct ceph_cap_snap *capsnap) in ceph_put_cap_snap() function