• Home
  • Raw
  • Download

Lines Matching refs:mount_info

42 	struct mount_info *mi = get_mount_info(file_superblock(f));  in pending_reads_read()
109 struct mount_info *mi = get_mount_info(file_superblock(file)); in pending_reads_poll()
236 struct mount_info *mi, in dir_relative_path_resolve()
299 static int init_new_file(struct mount_info *mi, struct dentry *dentry, in init_new_file()
393 struct mount_info *mi = in notify_create()
468 struct mount_info *mi = get_mount_info(file_superblock(file)); in ioctl_create_file()
706 static int init_new_mapped_file(struct mount_info *mi, struct dentry *dentry, in init_new_mapped_file()
756 struct mount_info *mi = get_mount_info(file_superblock(file)); in ioctl_create_mapped_file()
908 static long ioctl_get_read_timeouts(struct mount_info *mi, void __user *arg) in ioctl_get_read_timeouts()
948 static long ioctl_set_read_timeouts(struct mount_info *mi, void __user *arg) in ioctl_set_read_timeouts()
998 static long ioctl_get_last_read_error(struct mount_info *mi, void __user *arg) in ioctl_get_last_read_error()
1024 struct mount_info *mi = get_mount_info(file_superblock(f)); in pending_reads_dispatch_ioctl()
1069 struct mount_info *mi = get_mount_info(file_superblock(f)); in log_read()
1141 struct mount_info *mi = get_mount_info(file_superblock(file)); in log_poll()
1156 struct mount_info *mi = get_mount_info(file_superblock(file)); in log_open()
1195 struct mount_info *mi = get_mount_info(file_superblock(f)); in blocks_written_read()
1220 struct mount_info *mi = get_mount_info(file_superblock(f)); in blocks_written_poll()