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()
118 int gfs2_unstuff_dinode(struct gfs2_inode *ip, struct page *page) in gfs2_unstuff_dinode()
323 static int __fillup_metapath(struct gfs2_inode *ip, struct metapath *mp, in __fillup_metapath()
358 static int lookup_metapath(struct gfs2_inode *ip, struct metapath *mp) in lookup_metapath()
374 static int fillup_metapath(struct gfs2_inode *ip, struct metapath *mp, int h) in fillup_metapath()
472 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_walk_metadata()
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()
1008 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_journaled_page_done()
1018 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_begin_write()
1109 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_begin()
1141 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_iomap_end()
1216 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_block_map()
1290 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_block_zero_range()
1403 struct gfs2_inode *ip = GFS2_I(inode); in trunc_start()
1488 static int sweep_bh_for_rgrps(struct gfs2_inode *ip, struct gfs2_holder *rd_gh, in sweep_bh_for_rgrps()
1746 static int punch_hole(struct gfs2_inode *ip, u64 offset, u64 length) in punch_hole()
2010 static int trunc_end(struct gfs2_inode *ip) in trunc_end()
2058 struct gfs2_inode *ip = GFS2_I(inode); in do_shrink()
2104 struct gfs2_inode *ip = GFS2_I(inode); in do_grow()
2171 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_setattr_size()
2197 int gfs2_truncatei_resume(struct gfs2_inode *ip) in gfs2_truncatei_resume()
2206 int gfs2_file_dealloc(struct gfs2_inode *ip) in gfs2_file_dealloc()
2285 struct gfs2_inode *ip = GFS2_I(jd->jd_inode); in gfs2_map_journal_extents()
2335 int gfs2_write_alloc_required(struct gfs2_inode *ip, u64 offset, in gfs2_write_alloc_required()
2377 struct gfs2_inode *ip = GFS2_I(inode); in stuffed_zero_range()
2435 struct gfs2_inode *ip = GFS2_I(inode); in __gfs2_punch_hole()