Home
last modified time | relevance | path

Searched refs:strcmp_null (Results 1 – 1 of 1) sorted by relevance

/fs/ceph/
Dsuper.c313 static int strcmp_null(const char *s1, const char *s2) in strcmp_null() function
337 ret = strcmp_null(fsopt1->snapdir_name, fsopt2->snapdir_name); in compare_mount_options()
340 ret = strcmp_null(fsopt1->mds_namespace, fsopt2->mds_namespace); in compare_mount_options()
344 ret = strcmp_null(fsopt1->server_path, fsopt2->server_path); in compare_mount_options()