Home
last modified time | relevance | path

Searched refs:ceph_cap (Results 1 – 7 of 7) sorted by relevance

/fs/ceph/
A Dcaps.c138 struct ceph_cap *cap; in ceph_caps_finalize()
171 struct ceph_cap *cap; in __ceph_unreserve_caps()
208 struct ceph_cap *cap; in ceph_reserve_caps()
443 struct ceph_cap *cap; in __get_cap_for_mds()
460 struct ceph_cap *cap; in ceph_get_cap_for_mds()
659 struct ceph_cap *cap; in ceph_add_cap()
817 struct ceph_cap *cap; in __ceph_caps_issued()
850 struct ceph_cap *cap; in __ceph_caps_issued_other()
895 struct ceph_cap *cap; in __ceph_caps_issued_mask()
969 struct ceph_cap *cap; in __ceph_caps_revoking_other()
[all …]
A Dsuper.h176 struct ceph_cap { struct
386 struct ceph_cap *i_auth_cap; /* authoritative cap, if any */
767 struct ceph_cap *cap);
798 struct ceph_cap *ocap, int mask);
1218 extern struct ceph_cap *ceph_get_cap(struct ceph_mds_client *mdsc,
1224 struct ceph_cap **new_cap);
1225 extern void __ceph_remove_cap(struct ceph_cap *cap, bool queue_release);
1226 extern void ceph_remove_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap,
1230 struct ceph_cap *cap);
1242 extern struct ceph_cap *__get_cap_for_mds(struct ceph_inode_info *ci,
[all …]
A Dmds_client.h74 struct ceph_cap;
234 struct ceph_cap *s_cap_iterator;
606 struct ceph_cap *cap);
A Dmds_client.c1288 struct ceph_cap *cap; in __choose_mds()
1770 struct ceph_cap *cap; in dispose_cap_releases()
1822 struct ceph_cap *cap; in ceph_iterate_session_caps()
1889 struct ceph_cap *cap; in remove_session_caps_cb()
1985 struct ceph_cap *cap; in wake_up_session_cb()
2168 struct ceph_cap *cap; in trim_caps_cb()
2315 struct ceph_cap *cap; in ceph_send_cap_releases()
2436 struct ceph_cap *cap) in __ceph_queue_cap_release()
3284 struct ceph_cap *cap = in __prepare_send_request()
3528 struct ceph_cap *cap; in __do_request()
[all …]
A Ddebugfs.c255 struct ceph_cap *cap; in caps_show_cb()
A Dinode.c954 struct ceph_cap *new_cap = NULL; in ceph_fill_inode()
3154 struct ceph_cap *cap = rb_entry(p, struct ceph_cap, ci_node); in ceph_inode_shutdown()
A Dsuper.c947 ceph_cap_cachep = KMEM_CACHE(ceph_cap, 0); in init_caches()

Completed in 49 milliseconds