Searched refs:dirinfo (Results 1 – 2 of 2) sorted by relevance
245 struct ceph_mds_reply_dirfrag *dirinfo) in ceph_fill_dirfrag() argument249 u32 id = le32_to_cpu(dirinfo->frag); in ceph_fill_dirfrag()250 int mds = le32_to_cpu(dirinfo->auth); in ceph_fill_dirfrag()251 int ndist = le32_to_cpu(dirinfo->ndist); in ceph_fill_dirfrag()293 ceph_vinop(inode), le32_to_cpu(dirinfo->frag)); in ceph_fill_dirfrag()301 frag->dist[i] = le32_to_cpu(dirinfo->dist[i]); in ceph_fill_dirfrag()329 struct ceph_mds_reply_dirfrag *dirinfo) in ceph_fill_fragtree() argument353 if (!update && dirinfo) { in ceph_fill_fragtree()354 id = le32_to_cpu(dirinfo->frag); in ceph_fill_fragtree()742 struct ceph_mds_reply_dirfrag *dirinfo, in ceph_fill_inode() argument[all …]
953 struct ceph_mds_reply_dirfrag *dirinfo,