Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ceph/
Dinode.c267 struct ceph_mds_reply_dirfrag *dirinfo) in ceph_fill_dirfrag() argument
271 u32 id = le32_to_cpu(dirinfo->frag); in ceph_fill_dirfrag()
272 int mds = le32_to_cpu(dirinfo->auth); in ceph_fill_dirfrag()
273 int ndist = le32_to_cpu(dirinfo->ndist); in ceph_fill_dirfrag()
315 ceph_vinop(inode), le32_to_cpu(dirinfo->frag)); in ceph_fill_dirfrag()
323 frag->dist[i] = le32_to_cpu(dirinfo->dist[i]); in ceph_fill_dirfrag()
351 struct ceph_mds_reply_dirfrag *dirinfo) in ceph_fill_fragtree() argument
375 if (!update && dirinfo) { in ceph_fill_fragtree()
376 id = le32_to_cpu(dirinfo->frag); in ceph_fill_fragtree()
760 struct ceph_mds_reply_dirfrag *dirinfo, in ceph_fill_inode() argument
[all …]
Dsuper.h994 struct ceph_mds_reply_dirfrag *dirinfo,
/Linux-v6.1/scripts/
Dspdxcheck.py32 class dirinfo(object): class
255 di = self.spdx_dirs.get(base, dirinfo())