Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dbmap.c323 static int __fillup_metapath(struct gfs2_inode *ip, struct metapath *mp, in __fillup_metapath() function
360 return __fillup_metapath(ip, mp, 0, ip->i_height - 1); in lookup_metapath()
386 ret = __fillup_metapath(ip, mp, x, h); in fillup_metapath()