Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsend.h122 long btrfs_ioctl_send(struct file *mnt_file, struct btrfs_ioctl_send_args *arg);
H A Dioctl.c4874 ret = btrfs_ioctl_send(file, arg); in _btrfs_ioctl_send()
H A Dsend.c7238 long btrfs_ioctl_send(struct file *mnt_file, struct btrfs_ioctl_send_args *arg) in btrfs_ioctl_send() function