Home
last modified time | relevance | path

Searched refs:orig_fd (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_test.c2882 int orig_fd = -1, fd = -1; in validate_mapped_file() local
2905 orig_fd = open(orig_name, O_RDONLY | O_CLOEXEC); in validate_mapped_file()
2906 if (orig_fd == -1) { in validate_mapped_file()
2917 orig_read = pread(orig_fd, orig_data, in validate_mapped_file()
2942 close(orig_fd); in validate_mapped_file()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dext4.rst569 Move the block extents from orig_fd (the one this ioctl is pointing to)
572 orig_fd and donor_fd. This is especially useful for online