Searched refs:find_metapath (Results 1 – 1 of 1) sorted by relevance
/fs/gfs2/ |
D | bmap.c | 235 static void find_metapath(const struct gfs2_sbd *sdp, u64 block, in find_metapath() function 902 find_metapath(sdp, lblock, mp, height); in gfs2_iomap_get() 1810 find_metapath(sdp, lend, &mp, ip->i_height); in punch_hole() 1821 find_metapath(sdp, lblock, &mp, ip->i_height); in punch_hole()
|