Home
last modified time | relevance | path

Searched refs:btrfs_ioctl (Results 1 – 8 of 8) sorted by relevance

/external/strace/
Dnative_printer_defs.h3 .btrfs_ioctl = btrfs_ioctl,
Dprinters.h6 int (*btrfs_ioctl)(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg); member
7 #define btrfs_ioctl MPERS_PRINTER_NAME(btrfs_ioctl) macro
Dm32_printer_defs.h3 .btrfs_ioctl = m32_btrfs_ioctl,
Dmx32_printer_defs.h3 .btrfs_ioctl = mx32_btrfs_ioctl,
Dnative_printer_decls.h3 extern int btrfs_ioctl(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg);
Dioctl.c316 return btrfs_ioctl(tcp, code, arg); in ioctl_decode()
Dbtrfs.c477 MPERS_PRINTER_DECL(int, btrfs_ioctl, in MPERS_PRINTER_DECL() argument
DChangeLog2521 btrfs_ioctl): Likewise.
4174 * btrfs.c (MPERS_PRINTER_DECL(btrfs_ioctl)) <case
4718 * btrfs.c (MPERS_PRINTER_DECL(btrfs_ioctl)) <case
4725 (MPERS_PRINTER_DECL(btrfs_ioctl)) <case BTRFS_IOC_DEV_INFO,
4728 (MPERS_PRINTER_DECL(btrfs_ioctl)) <case BTRFS_IOC_DEV_REPLACE>: Print
4735 (MPERS_PRINTER_DECL(btrfs_ioctl)) <case BTRFS_IOC_DEV_REPLACE>: Print
4747 btrfs_print_tree_search, print_btrfs_ioctl_space_info, btrfs_ioctl):
4751 * btrfs.c (MPERS_PRINTER_DECL(btrfs_ioctl)) <case
4774 * btrfs.c (MPERS_PRINTER_DECL(btrfs_ioctl)) <case BTRFS_IOC_QUOTA_CTL>:
4789 (MPERS_PRINTER_DECL(btrfs_ioctl)): Use PRINT_FIELD_U64 instead of manual
[all …]