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.c1747 ceph_put_cap_snap(capsnap); in __ceph_flush_snaps()
2688 ceph_put_cap_snap(capsnap); in __kick_flushing_caps()
3278 ceph_put_cap_snap(capsnap); in ceph_try_drop_cap_snap()
4096 ceph_put_cap_snap(capsnap); in handle_cap_flushsnap_ack()
5091 ceph_put_cap_snap(capsnap); in remove_capsnaps()
H A Dsuper.h293 static inline void ceph_put_cap_snap(struct ceph_cap_snap *capsnap) in ceph_put_cap_snap() function