Home
last modified time | relevance | path

Searched refs:mnt_file (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/fs/btrfs/
Dsend.h123 long btrfs_ioctl_send(struct file *mnt_file, struct btrfs_ioctl_send_args *arg);
Dsend.c7024 long btrfs_ioctl_send(struct file *mnt_file, struct btrfs_ioctl_send_args *arg) in btrfs_ioctl_send() argument
7027 struct btrfs_root *send_root = BTRFS_I(file_inode(mnt_file))->root; in btrfs_ioctl_send()