Searched refs:fsopt (Results 1 – 4 of 4) sorted by relevance
323 if (!fsopt->mds_namespace) in ceph_parse_new_source()368 if (!fsopt->server_path) in ceph_parse_source()381 if (fsopt->server_path) in ceph_parse_source()406 kfree(fsopt->mon_addr); in ceph_parse_mon_addr()410 return ceph_parse_mon_ips(fsopt->mon_addr, strlen(fsopt->mon_addr), in ceph_parse_mon_addr()747 if (fsopt->mds_namespace && !fsopt->new_dev_syntax) in ceph_show_options()750 if (fsopt->mon_addr) in ceph_show_options()773 if (fsopt->caps_max) in ceph_show_options()1135 memset(&fsopt->dummy_enc_policy, 0, sizeof(fsopt->dummy_enc_policy)); in ceph_apply_test_dummy_encryption()1317 if (fsopt->new_dev_syntax && !fsopt->mon_addr) in ceph_get_tree()[all …]
814 struct ceph_mount_options *fsopt);
156 struct ceph_mount_options *fsopt) in ceph_adjust_caps_max_min() argument159 mdsc->caps_min_count = fsopt->max_readdir; in ceph_adjust_caps_max_min()162 mdsc->caps_use_max = fsopt->caps_max; in ceph_adjust_caps_max_min()
1546 struct ceph_mount_options *fsopt = mdsc->fsc->mount_options; in create_session_full_msg() local1556 {"root", fsopt->server_path ? : "/"}, in create_session_full_msg()