Lines Matching refs:gfs2_inode
45 static int punch_hole(struct gfs2_inode *ip, u64 offset, u64 length);
57 static int gfs2_unstuffer_page(struct gfs2_inode *ip, struct buffer_head *dibh, in gfs2_unstuffer_page()
121 int gfs2_unstuff_dinode(struct gfs2_inode *ip, struct page *page) in gfs2_unstuff_dinode()
326 static int __fillup_metapath(struct gfs2_inode *ip, struct metapath *mp, in __fillup_metapath()
361 static int lookup_metapath(struct gfs2_inode *ip, struct metapath *mp) in lookup_metapath()
377 static int fillup_metapath(struct gfs2_inode *ip, struct metapath *mp, int h) in fillup_metapath()
448 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_walk_metadata()
629 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_alloc()
762 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_alloc_size()
809 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_get()
934 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_write_lock()
943 struct gfs2_inode *m_ip = GFS2_I(sdp->sd_statfs_inode); in gfs2_write_lock()
961 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_write_unlock()
965 struct gfs2_inode *m_ip = GFS2_I(sdp->sd_statfs_inode); in gfs2_write_unlock()
976 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_journaled_page_done()
986 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_begin_write()
1083 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_begin()
1110 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_end()
1186 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_block_map()
1260 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_block_zero_range()
1373 struct gfs2_inode *ip = GFS2_I(inode); in trunc_start()
1458 static int sweep_bh_for_rgrps(struct gfs2_inode *ip, struct gfs2_holder *rd_gh, in sweep_bh_for_rgrps()
1715 static int punch_hole(struct gfs2_inode *ip, u64 offset, u64 length) in punch_hole()
1973 static int trunc_end(struct gfs2_inode *ip) in trunc_end()
2021 struct gfs2_inode *ip = GFS2_I(inode); in do_shrink()
2067 struct gfs2_inode *ip = GFS2_I(inode); in do_grow()
2132 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_setattr_size()
2158 int gfs2_truncatei_resume(struct gfs2_inode *ip) in gfs2_truncatei_resume()
2167 int gfs2_file_dealloc(struct gfs2_inode *ip) in gfs2_file_dealloc()
2246 struct gfs2_inode *ip = GFS2_I(jd->jd_inode); in gfs2_map_journal_extents()
2296 int gfs2_write_alloc_required(struct gfs2_inode *ip, u64 offset, in gfs2_write_alloc_required()
2338 struct gfs2_inode *ip = GFS2_I(inode); in stuffed_zero_range()
2396 struct gfs2_inode *ip = GFS2_I(inode); in __gfs2_punch_hole()