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