Lines Matching refs:gfs2_inode

43 static int punch_hole(struct gfs2_inode *ip, u64 offset, u64 length);
55 static int gfs2_unstuffer_page(struct gfs2_inode *ip, struct buffer_head *dibh, in gfs2_unstuffer_page()
95 static int __gfs2_unstuff_inode(struct gfs2_inode *ip, struct page *page) in __gfs2_unstuff_inode()
160 int gfs2_unstuff_dinode(struct gfs2_inode *ip) in gfs2_unstuff_dinode()
324 static int __fillup_metapath(struct gfs2_inode *ip, struct metapath *mp, in __fillup_metapath()
359 static int lookup_metapath(struct gfs2_inode *ip, struct metapath *mp) in lookup_metapath()
375 static int fillup_metapath(struct gfs2_inode *ip, struct metapath *mp, int h) in fillup_metapath()
473 struct gfs2_inode *ip = GFS2_I(inode);
666 struct gfs2_inode *ip = GFS2_I(inode); in __gfs2_iomap_alloc()
799 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_alloc_size()
846 struct gfs2_inode *ip = GFS2_I(inode); in __gfs2_iomap_get()
979 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_page_done()
1001 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_begin_write()
1085 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_begin()
1128 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_end()
1205 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_block_map()
1345 struct gfs2_inode *ip = GFS2_I(inode); in trunc_start()
1442 static int sweep_bh_for_rgrps(struct gfs2_inode *ip, struct gfs2_holder *rd_gh, in sweep_bh_for_rgrps()
1703 static int punch_hole(struct gfs2_inode *ip, u64 offset, u64 length) in punch_hole()
1966 static int trunc_end(struct gfs2_inode *ip) in trunc_end()
2014 struct gfs2_inode *ip = GFS2_I(inode); in do_shrink()
2060 struct gfs2_inode *ip = GFS2_I(inode); in do_grow()
2127 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_setattr_size()
2154 int gfs2_truncatei_resume(struct gfs2_inode *ip) in gfs2_truncatei_resume()
2163 int gfs2_file_dealloc(struct gfs2_inode *ip) in gfs2_file_dealloc()
2242 struct gfs2_inode *ip = GFS2_I(jd->jd_inode); in gfs2_map_journal_extents()
2295 int gfs2_write_alloc_required(struct gfs2_inode *ip, u64 offset, in gfs2_write_alloc_required()
2337 struct gfs2_inode *ip = GFS2_I(inode); in stuffed_zero_range()
2395 struct gfs2_inode *ip = GFS2_I(inode); in __gfs2_punch_hole()