Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dsend.h133 long btrfs_ioctl_send(struct file *mnt_file, void __user *arg);
Dsend.c5929 long btrfs_ioctl_send(struct file *mnt_file, void __user *arg_) in btrfs_ioctl_send() argument
5947 send_root = BTRFS_I(file_inode(mnt_file))->root; in btrfs_ioctl_send()