Home
last modified time | relevance | path

Searched refs:monmap (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/ceph/
Dmon_client.h72 struct ceph_monmap *monmap; member
/linux-4.19.296/fs/ceph/
Dsuper.c98 fsid = le64_to_cpu(*(__le64 *)(&monc->monmap->fsid)) ^ in ceph_statfs()
99 le64_to_cpu(*((__le64 *)&monc->monmap->fsid + 1)); in ceph_statfs()