Searched refs:new_dev_syntax (Results 1 – 2 of 2) sorted by relevance
274 fsopt->new_dev_syntax = false; in ceph_parse_old_source()323 fsopt->new_dev_syntax = true; in ceph_parse_new_source()743 if (fsopt->mds_namespace && !fsopt->new_dev_syntax) in ceph_show_options()1309 if (fsopt->new_dev_syntax && !fsopt->mon_addr) in ceph_get_tree()
92 bool new_dev_syntax; member