Searched refs:file_superblock (Results 1 – 3 of 3) sorted by relevance
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()394 get_mount_info(file_superblock(pending_reads_file)); in notify_create()468 struct mount_info *mi = get_mount_info(file_superblock(file)); in ioctl_create_file()756 struct mount_info *mi = get_mount_info(file_superblock(file)); in ioctl_create_mapped_file()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()[all …]
26 static inline struct super_block *file_superblock(struct file *f) in file_superblock() function
393 struct mount_info *mi = get_mount_info(file_superblock(file)); in iterate_incfs_dir()