Searched refs:find_metapath (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/gfs2/ |
D | bmap.c | 238 static void find_metapath(const struct gfs2_sbd *sdp, u64 block, in find_metapath() function 903 find_metapath(sdp, lblock, mp, height); in __gfs2_iomap_get() 1755 find_metapath(sdp, lend, &mp, ip->i_height); in punch_hole() 1766 find_metapath(sdp, lblock, &mp, ip->i_height); in punch_hole()
|