Home
last modified time | relevance | path

Searched refs:ceph_take_cap_refs (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dsuper.h1246 extern void ceph_take_cap_refs(struct ceph_inode_info *ci, int caps,
H A Dcaps.c2700 void ceph_take_cap_refs(struct ceph_inode_info *ci, int got, in ceph_take_cap_refs() function
2843 ceph_take_cap_refs(ci, *got, true); in try_get_cap_refs()
3110 ceph_take_cap_refs(ci, caps, false); in ceph_get_cap_refs()
H A Ddir.c1260 ceph_take_cap_refs(ci, want, false); in get_caps_for_async_unlink()
H A Dfile.c506 ceph_take_cap_refs(ci, want, false); in try_prep_async_create()
H A Dmds_client.c3495 ceph_take_cap_refs(ci, CEPH_CAP_PIN, false); in ceph_mdsc_submit_request()