Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h1102 extern struct ceph_cap *ceph_get_cap(struct ceph_mds_client *mdsc,
H A Dcaps.c326 struct ceph_cap *ceph_get_cap(struct ceph_mds_client *mdsc, in ceph_get_cap() function
3972 new_cap = ceph_get_cap(mdsc, NULL); in handle_cap_export()
4031 new_cap = ceph_get_cap(mdsc, NULL); in handle_cap_import()
4207 cap = ceph_get_cap(mdsc, NULL); in ceph_handle_caps()
H A Dinode.c773 new_cap = ceph_get_cap(mdsc, caps_reservation); in ceph_fill_inode()