Home
last modified time | relevance | path

Searched refs:fillup_metapath (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dbmap.c371 static int fillup_metapath(struct gfs2_inode *ip, struct metapath *mp, int h) in fillup_metapath() function
537 ret = fillup_metapath(ip, mp, ip->i_height - 1);
1902 ret = fillup_metapath(ip, &mp, mp_h); in punch_hole()