Searched refs:strcmp_null (Results 1 – 2 of 2) sorted by relevance
479 static int strcmp_null(const char *s1, const char *s2) in strcmp_null() function503 ret = strcmp_null(fsopt1->snapdir_name, fsopt2->snapdir_name); in compare_mount_options()507 ret = strcmp_null(fsopt1->mds_namespace, fsopt2->mds_namespace); in compare_mount_options()511 ret = strcmp_null(fsopt1->server_path, fsopt2->server_path); in compare_mount_options()515 ret = strcmp_null(fsopt1->fscache_uniq, fsopt2->fscache_uniq); in compare_mount_options()
120 static int strcmp_null(const char *s1, const char *s2) in strcmp_null() function151 ret = strcmp_null(opt1->name, opt2->name); in ceph_compare_options()