Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dsend.h123 long btrfs_ioctl_send(struct file *mnt_file, struct btrfs_ioctl_send_args *arg);
Dioctl.c5427 ret = btrfs_ioctl_send(file, arg); in _btrfs_ioctl_send()
Dsend.c7024 long btrfs_ioctl_send(struct file *mnt_file, struct btrfs_ioctl_send_args *arg) in btrfs_ioctl_send() function