Home
last modified time | relevance | path

Searched refs:ceph_get_cap (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/ceph/
Dcaps.c326 struct ceph_cap *ceph_get_cap(struct ceph_mds_client *mdsc, in ceph_get_cap() function
3959 new_cap = ceph_get_cap(mdsc, NULL); in handle_cap_export()
4019 new_cap = ceph_get_cap(mdsc, NULL); in handle_cap_import()
4191 cap = ceph_get_cap(mdsc, NULL); in ceph_handle_caps()
Dsuper.h1159 extern struct ceph_cap *ceph_get_cap(struct ceph_mds_client *mdsc,
Dinode.c810 new_cap = ceph_get_cap(mdsc, caps_reservation); in ceph_fill_inode()