clone_syscall__call_arguments_are_proper 51 tests/lib/vfs/vfs_clone_file.c static gboolean clone_syscall__call_arguments_are_proper = FALSE; clone_syscall__call_arguments_are_proper 68 tests/lib/vfs/vfs_clone_file.c clone_syscall__call_arguments_are_proper = (flags == COPY_FILE_RANGE_CLONE); clone_syscall__call_arguments_are_proper 88 tests/lib/vfs/vfs_clone_file.c clone_syscall__call_arguments_are_proper = (request == FICLONERANGE); clone_syscall__call_arguments_are_proper 102 tests/lib/vfs/vfs_clone_file.c clone_syscall__call_arguments_are_proper = (flags == 0); clone_syscall__call_arguments_are_proper 116 tests/lib/vfs/vfs_clone_file.c clone_syscall__call_arguments_are_proper = (preserve != 0); clone_syscall__call_arguments_are_proper 176 tests/lib/vfs/vfs_clone_file.c clone_syscall__call_arguments_are_proper = FALSE; clone_syscall__call_arguments_are_proper 187 tests/lib/vfs/vfs_clone_file.c ck_assert (clone_syscall__call_arguments_are_proper); clone_syscall__call_arguments_are_proper 209 tests/lib/vfs/vfs_clone_file.c clone_syscall__call_arguments_are_proper = FALSE; clone_syscall__call_arguments_are_proper 218 tests/lib/vfs/vfs_clone_file.c ck_assert (clone_syscall__call_arguments_are_proper);