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.c1725 ceph_put_cap_snap(capsnap); in __ceph_flush_snaps()
2650 ceph_put_cap_snap(capsnap); in __kick_flushing_caps()
3226 ceph_put_cap_snap(capsnap); in ceph_try_drop_cap_snap()
4020 ceph_put_cap_snap(capsnap); in handle_cap_flushsnap_ack()
5016 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