Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/ceph/
Dmon_client.h74 bool have_fsid; member
Dlibceph.h119 bool have_fsid; member
/linux-2.6.39/net/ceph/
Dceph_common.c79 if (client->have_fsid) { in ceph_check_fsid()
89 client->have_fsid = true; in ceph_check_fsid()
Dmon_client.c740 monc->have_fsid = false; in build_initial_monmap()