Home
last modified time | relevance | path

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

/linux-5.10/fs/hfs/
Dcatalog.c292 struct hfs_find_data src_fd, dst_fd; in hfs_cat_move() local
/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dsockmap_basic.c54 int err, duration = 0, src_fd, dst_fd; in compare_cookies() local
/linux-5.10/fs/hfsplus/
Dcatalog.c439 struct hfs_find_data src_fd, dst_fd; in hfsplus_rename_cat() local
/linux-5.10/fs/
Dremap_range.c540 struct fd dst_fd = fdget(info->dest_fd); in vfs_dedupe_file_range() local
/linux-5.10/fs/f2fs/
Df2fs.h467 u32 dst_fd; /* destination fd */ member