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

/linux-4.1.27/net/ceph/
H A Dmon_client.c361 int had_debugfs_info, init_debugfs = 0; ceph_monc_handle_map() local
365 had_debugfs_info = have_debugfs_info(monc); ceph_monc_handle_map()
388 if (!had_debugfs_info && have_debugfs_info(monc)) { ceph_monc_handle_map()
894 int had_debugfs_info, init_debugfs = 0; handle_auth_reply() local
897 had_debugfs_info = have_debugfs_info(monc); handle_auth_reply()
920 if (!had_debugfs_info && have_debugfs_info(monc)) { handle_auth_reply()

Completed in 57 milliseconds