Home
last modified time | relevance | path

Searched defs:ceph_mds_reply_dirfrag (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
Dceph_fs.h539 struct ceph_mds_reply_dirfrag { struct
540 __le32 frag; /* fragment */
541 __le32 auth; /* auth mds, if this is a delegation point */
542 __le32 ndist; /* number of mds' this is replicated on */
543 __le32 dist[];
/kernel/linux/linux-6.6/include/linux/ceph/
Dceph_fs.h606 struct ceph_mds_reply_dirfrag { struct
607 __le32 frag; /* fragment */
608 __le32 auth; /* auth mds, if this is a delegation point */
609 __le32 ndist; /* number of mds' this is replicated on */
610 __le32 dist[];