Home
last modified time | relevance | path

Searched defs:btrfs_ioctl (Results 1 – 2 of 2) sorted by relevance

/external/strace/
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
Dbtrfs.c511 MPERS_PRINTER_DECL(int, btrfs_ioctl, in MPERS_PRINTER_DECL() argument