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.c374 static int fillup_metapath(struct gfs2_inode *ip, struct metapath *mp, int h) in fillup_metapath() function
540 ret = fillup_metapath(ip, mp, ip->i_height - 1); in gfs2_walk_metadata()
1938 ret = fillup_metapath(ip, &mp, mp_h); in punch_hole()