Lines Matching refs:f_mapping
60 struct gfs2_inode *ip = GFS2_I(file->f_mapping->host); in gfs2_llseek()
107 struct inode *dir = file->f_mapping->host; in gfs2_readdir()
591 struct gfs2_inode *ip = GFS2_I(file->f_mapping->host); in gfs2_mmap()
743 struct address_space *mapping = file->f_mapping; in gfs2_fsync()
813 struct gfs2_inode *ip = GFS2_I(file->f_mapping->host); in gfs2_file_direct_read()
876 struct inode *inode = file->f_mapping->host; in gfs2_file_direct_write()
980 ip = GFS2_I(iocb->ki_filp->f_mapping->host); in gfs2_file_read_iter()
1128 struct address_space *mapping = file->f_mapping; in gfs2_file_write_iter()
1347 if ((file->f_flags & O_DSYNC) || IS_SYNC(file->f_mapping->host)) in __gfs2_fallocate()
1433 struct gfs2_inode *ip = GFS2_I(file->f_mapping->host); in gfs2_lock()
1434 struct gfs2_sbd *sdp = GFS2_SB(file->f_mapping->host); in gfs2_lock()