Home
last modified time | relevance | path

Searched refs:ceph_file_layout_from_legacy (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/ceph/
Dceph_fs.c31 void ceph_file_layout_from_legacy(struct ceph_file_layout *fl, in ceph_file_layout_from_legacy() function
42 EXPORT_SYMBOL(ceph_file_layout_from_legacy);
/Linux-v4.19/include/linux/ceph/
Dceph_fs.h71 extern void ceph_file_layout_from_legacy(struct ceph_file_layout *fl,
/Linux-v4.19/fs/ceph/
Dinode.c841 ceph_file_layout_from_legacy(&ci->i_layout, &info->layout); in fill_inode()
Dcaps.c3157 ceph_file_layout_from_legacy(&ci->i_layout, &grant->layout); in handle_cap_grant()