Home
last modified time | relevance | path

Searched defs:dst_fd (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/tools/testing/selftests/kvm/x86_64/
Dsev_migrate_tests.c84 static int __sev_migrate_from(int dst_fd, int src_fd) in __sev_migrate_from()
95 static void sev_migrate_from(int dst_fd, int src_fd) in sev_migrate_from()
225 static int __sev_mirror_create(int dst_fd, int src_fd) in __sev_mirror_create()
236 static void sev_mirror_create(int dst_fd, int src_fd) in sev_mirror_create()
/linux-5.19.10/fs/hfs/
Dcatalog.c292 struct hfs_find_data src_fd, dst_fd; in hfs_cat_move() local
/linux-5.19.10/include/uapi/linux/
Df2fs.h76 __u32 dst_fd; /* destination fd */ member
/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/
Dsockmap_basic.c57 int err, duration = 0, src_fd, dst_fd; in compare_cookies() local
/linux-5.19.10/fs/hfsplus/
Dcatalog.c439 struct hfs_find_data src_fd, dst_fd; in hfsplus_rename_cat() local
/linux-5.19.10/fs/
Dremap_range.c529 struct fd dst_fd = fdget(info->dest_fd); in vfs_dedupe_file_range() local
/linux-5.19.10/tools/testing/selftests/landlock/
Dfs_test.c1700 int dst_fd, src_fd; in copy_binary() local
/linux-5.19.10/fs/f2fs/
Dfile.c4719 u32 dst_fd; member