Searched refs:fsopt2 (Results 1 – 1 of 1) sorted by relevance
496 struct ceph_mount_options *fsopt2 = fsc->mount_options; in compare_mount_options() local500 ret = memcmp(fsopt1, fsopt2, ofs); in compare_mount_options()504 ret = strcmp_null(fsopt1->snapdir_name, fsopt2->snapdir_name); in compare_mount_options()508 ret = strcmp_null(fsopt1->mds_namespace, fsopt2->mds_namespace); in compare_mount_options()512 ret = strcmp_null(fsopt1->server_path, fsopt2->server_path); in compare_mount_options()516 ret = strcmp_null(fsopt1->fscache_uniq, fsopt2->fscache_uniq); in compare_mount_options()