Home
last modified time | relevance | path

Searched refs:btrfs_ioctl_send (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dsend.h123 long btrfs_ioctl_send(struct file *mnt_file, struct btrfs_ioctl_send_args *arg);
Dioctl.c5910 ret = btrfs_ioctl_send(file, arg); in _btrfs_ioctl_send()
Dsend.c6791 long btrfs_ioctl_send(struct file *mnt_file, struct btrfs_ioctl_send_args *arg) in btrfs_ioctl_send() function