HomeSort by relevance Sort by last modified time
    Searched refs:btrfs_ioctl (Results 1 - 5 of 5) sorted by null

  /external/strace/
native_printer_defs.h 3 .btrfs_ioctl = btrfs_ioctl,
printers.h 6 int (*btrfs_ioctl)(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg); member in struct:__anon35328
7 #define btrfs_ioctl MPERS_PRINTER_NAME(btrfs_ioctl) macro
native_printer_decls.h 3 extern int btrfs_ioctl(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg);
ioctl.c 315 return btrfs_ioctl(tcp, code, arg);
btrfs.c 512 MPERS_PRINTER_DECL(int, btrfs_ioctl,
    [all...]

Completed in 160 milliseconds