Lines Matching refs:file_ioctl

2524 	* file_ioctl.c (file_ioctl): Likewise.
4763 file_ioctl: make abbreviated output more structured.
4764 * file_ioctl.c (file_ioctl): Print fm_extents field name only in case
11973 * file_ioctl.c: Likewise.
12005 * file_ioctl.c: Likewise.
17917 * tests/file_ioctl.test: Ditto.
21398 * file_ioctl.c (file_ioctl): Likewise.
21829 (dm_ioctl, file_ioctl, fs_x_ioctl, loop_ioctl, ptp_ioctl, scsi_ioctl,
28636 file_ioctl.c: print first two extents for FIDEDUPERANGE in abbrev mode.
28637 * file_ioctl.c (file_ioctl, print_file_dedupe_range_info): Print first
28769 file_ioctl.c: print file descriptors using printfd.
28770 * file_ioctl.c (print_file_dedupe_range_info): Print
28772 (file_ioctl): Print struct file_clone_range.src_fd using printfd.
28883 tests/file_ioctl.c: use tail_alloc.
28884 * tests/file_ioctl.c (main): Allocate struct fiemap using tail_alloc.
28886 tests/file_ioctl.c: fix build on systems without <linux/fiemap.h>
28887 * tests/file_ioctl.c: Include "tests.h" first.
28896 * tests/file_ioctl.c: New file.
28897 * tests/file_ioctl.test: New test.
28898 * tests/.gitignore: Add file_ioctl.
28900 (DECODER_TESTS): Add file_ioctl.test.
28971 file_ioctl.c: use print_array.
28972 * file_ioctl.c (file_ioctl): Rewrite printers of
28976 file_ioctl.c: fix indentation.
28977 * file_ioctl.c: Fix indentation of preprocessor directives
28982 file_ioctl.c: include <linux/ioctl.h> instead of <sys/ioctl.h>
28986 * file_ioctl.c: Include <linux/ioctl.h> instead of <sys/ioctl.h>.
28990 file_ioctl.c: fix build on systems without <linux/fiemap.h>
28992 * file_ioctl.c: Do not include <linux/fiemap.h> and xlat/fiemap_*.h
28994 (file_ioctl): Do not parse FS_IOC_FIEMAP if [!HAVE_LINUX_FIEMAP_H].
29004 * file_ioctl.c: Include <linux/fiemap.h>, "xlat/fiemap_flags.h",
29006 (file_ioctl): Handle FS_IOC_FIEMAP.
29007 * ioctl.c (ioctl_decode): Use file_ioctl for decoding 'f' code ioctls.
29019 * file_ioctl.c: Likewise.
29027 * defs.h (btrfs_ioctl, file_ioctl): New prototypes.