Home
last modified time | relevance | path

Searched refs:mnt_file (Results 1 – 2 of 2) 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);
Dsend.c6791 long btrfs_ioctl_send(struct file *mnt_file, struct btrfs_ioctl_send_args *arg) in btrfs_ioctl_send() argument
6794 struct btrfs_root *send_root = BTRFS_I(file_inode(mnt_file))->root; in btrfs_ioctl_send()