Searched refs:find_metapath (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/gfs2/ |
D | bmap.c | 233 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() 1769 find_metapath(sdp, lend, &mp, ip->i_height); in punch_hole() 1780 find_metapath(sdp, lblock, &mp, ip->i_height); in punch_hole()
|