Searched refs:new_dev_syntax (Results 1 – 2 of 2) sorted by relevance
267 fsopt->new_dev_syntax = false; in ceph_parse_old_source()308 fsopt->new_dev_syntax = true; in ceph_parse_new_source()702 if (fsopt->mds_namespace && !fsopt->new_dev_syntax) in ceph_show_options()1212 if (fsopt->new_dev_syntax && !fsopt->mon_addr) in ceph_get_tree()
89 bool new_dev_syntax; member