Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dbmap.c326 static int __fillup_metapath(struct gfs2_inode *ip, struct metapath *mp, in __fillup_metapath() function
363 return __fillup_metapath(ip, mp, 0, ip->i_height - 1); in lookup_metapath()
389 ret = __fillup_metapath(ip, mp, x, h); in fillup_metapath()