Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dbmap.c442 enum walker_status { WALK_STOP, WALK_FOLLOW, WALK_CONTINUE }; enum
452 typedef enum walker_status (*gfs2_metadata_walker)(struct metapath *mp,
488 enum walker_status status;
548 static enum walker_status gfs2_hole_walker(struct metapath *mp, in gfs2_hole_walker()