fs_get_mount_list
mnt_list_to_compare = fs_get_mount_list(B_FALSE, errp);
fs_mntlist_t *fs_get_mount_list(boolean_t find_overlays, int *errp);
if ((fs_mount_list = fs_get_mount_list(find_overlays, errp)) == NULL) {