Searched refs:ceph_take_cap_refs (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | super.h | 1126 extern void ceph_take_cap_refs(struct ceph_inode_info *ci, int caps,
|
| H A D | caps.c | 2672 void ceph_take_cap_refs(struct ceph_inode_info *ci, int got, in ceph_take_cap_refs() function 2815 ceph_take_cap_refs(ci, *got, true); in try_get_cap_refs() 3080 ceph_take_cap_refs(ci, caps, false); in ceph_get_cap_refs()
|
| H A D | dir.c | 1096 ceph_take_cap_refs(ci, want, false); in get_caps_for_async_unlink()
|
| H A D | file.c | 487 ceph_take_cap_refs(ci, want, false); in try_prep_async_create()
|
| H A D | mds_client.c | 2990 ceph_take_cap_refs(ci, CEPH_CAP_PIN, false); in ceph_mdsc_submit_request()
|