Home
last modified time | relevance | path

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

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