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()
966 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_write_lock()
975 struct gfs2_inode *m_ip = GFS2_I(sdp->sd_statfs_inode); in gfs2_write_lock()
993 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_write_unlock()
997 struct gfs2_inode *m_ip = GFS2_I(sdp->sd_statfs_inode); in gfs2_write_unlock()
1019 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_page_done()
1041 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_begin_write()
1130 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_begin()
1182 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_end()
1263 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_block_map()
1403 struct gfs2_inode *ip = GFS2_I(inode); in trunc_start()
1500 static int sweep_bh_for_rgrps(struct gfs2_inode *ip, struct gfs2_holder *rd_gh, in sweep_bh_for_rgrps()
1761 static int punch_hole(struct gfs2_inode *ip, u64 offset, u64 length) in punch_hole()
2024 static int trunc_end(struct gfs2_inode *ip) in trunc_end()
2072 struct gfs2_inode *ip = GFS2_I(inode); in do_shrink()
2118 struct gfs2_inode *ip = GFS2_I(inode); in do_grow()
2185 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_setattr_size()
2212 int gfs2_truncatei_resume(struct gfs2_inode *ip) in gfs2_truncatei_resume()
2221 int gfs2_file_dealloc(struct gfs2_inode *ip) in gfs2_file_dealloc()
2300 struct gfs2_inode *ip = GFS2_I(jd->jd_inode); in gfs2_map_journal_extents()
2353 int gfs2_write_alloc_required(struct gfs2_inode *ip, u64 offset, in gfs2_write_alloc_required()
2395 struct gfs2_inode *ip = GFS2_I(inode); in stuffed_zero_range()
2453 struct gfs2_inode *ip = GFS2_I(inode); in __gfs2_punch_hole()