Home
last modified time | relevance | path

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

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