Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dbmap.c2176 struct gfs2_journal_extent *jext; in gfs2_free_journal_extents()
2179 jext = list_first_entry(&jd->extent_list, struct gfs2_journal_extent, list); in gfs2_free_journal_extents()
2197 struct gfs2_journal_extent *jext; in gfs2_add_jextent()
2200 jext = list_last_entry(&jd->extent_list, struct gfs2_journal_extent, list); in gfs2_add_jextent()
2207 jext = kzalloc(sizeof(struct gfs2_journal_extent), GFP_NOFS); in gfs2_add_jextent()
H A Dlops.c147 struct gfs2_journal_extent *je; in gfs2_log_bmap()
521 struct gfs2_journal_extent *je; in gfs2_find_jhead()
H A Dincore.h498 struct gfs2_journal_extent { struct