Searched refs:ceph_file_layout_from_legacy (Results 1 – 4 of 4) sorted by relevance
31 void ceph_file_layout_from_legacy(struct ceph_file_layout *fl, in ceph_file_layout_from_legacy() function42 EXPORT_SYMBOL(ceph_file_layout_from_legacy);
71 extern void ceph_file_layout_from_legacy(struct ceph_file_layout *fl,
841 ceph_file_layout_from_legacy(&ci->i_layout, &info->layout); in fill_inode()
3157 ceph_file_layout_from_legacy(&ci->i_layout, &grant->layout); in handle_cap_grant()