Searched refs:have_fsid (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/ceph/
H A Dmon_client.c363 (int)monc->client->have_fsid, monc->auth->global_id); have_debugfs_info()
364 return monc->client->have_fsid && monc->auth->global_id > 0; have_debugfs_info()
402 if (!client->have_fsid) { ceph_monc_handle_map()
403 client->have_fsid = true; ceph_monc_handle_map()
H A Dceph_common.c100 if (client->have_fsid) { ceph_check_fsid()
/linux-4.4.14/include/linux/ceph/
H A Dlibceph.h114 bool have_fsid; member in struct:ceph_client

Completed in 96 milliseconds