Lines Matching refs:f_mapping
58 struct gfs2_inode *ip = GFS2_I(file->f_mapping->host); in gfs2_llseek()
105 struct inode *dir = file->f_mapping->host; in gfs2_readdir()
602 struct gfs2_inode *ip = GFS2_I(file->f_mapping->host); in gfs2_mmap()
750 struct address_space *mapping = file->f_mapping; in gfs2_fsync()
788 struct gfs2_inode *ip = GFS2_I(file->f_mapping->host); in gfs2_file_direct_read()
813 struct inode *inode = file->f_mapping->host; in gfs2_file_direct_write()
873 ip = GFS2_I(iocb->ki_filp->f_mapping->host); in gfs2_file_read_iter()
930 struct address_space *mapping = file->f_mapping; in gfs2_file_write_iter()
1154 if ((file->f_flags & O_DSYNC) || IS_SYNC(file->f_mapping->host)) in __gfs2_fallocate()
1240 struct gfs2_inode *ip = GFS2_I(file->f_mapping->host); in gfs2_lock()
1241 struct gfs2_sbd *sdp = GFS2_SB(file->f_mapping->host); in gfs2_lock()