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.c320 static int __fillup_metapath(struct gfs2_inode *ip, struct metapath *mp, in __fillup_metapath() function
357 return __fillup_metapath(ip, mp, 0, ip->i_height - 1); in lookup_metapath()
383 ret = __fillup_metapath(ip, mp, x, h); in fillup_metapath()