Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dsend.h122 long btrfs_ioctl_send(struct file *mnt_file, struct btrfs_ioctl_send_args *arg);
Dsend.c7212 long btrfs_ioctl_send(struct file *mnt_file, struct btrfs_ioctl_send_args *arg) in btrfs_ioctl_send() argument
7215 struct btrfs_root *send_root = BTRFS_I(file_inode(mnt_file))->root; in btrfs_ioctl_send()