Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dsend.h122 long btrfs_ioctl_send(struct file *mnt_file, struct btrfs_ioctl_send_args *arg);
Dioctl.c4825 ret = btrfs_ioctl_send(file, arg); in _btrfs_ioctl_send()
Dsend.c7173 long btrfs_ioctl_send(struct file *mnt_file, struct btrfs_ioctl_send_args *arg) in btrfs_ioctl_send() function