Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dbmap.c2197 struct gfs2_journal_extent *jext; in gfs2_free_journal_extents()
2200 jext = list_first_entry(&jd->extent_list, struct gfs2_journal_extent, list); in gfs2_free_journal_extents()
2218 struct gfs2_journal_extent *jext; in gfs2_add_jextent()
2221 jext = list_last_entry(&jd->extent_list, struct gfs2_journal_extent, list); in gfs2_add_jextent()
2228 jext = kzalloc_obj(struct gfs2_journal_extent, GFP_NOFS); in gfs2_add_jextent()
H A Dlops.c147 struct gfs2_journal_extent *je; in gfs2_log_bmap()
513 struct gfs2_journal_extent *je; in gfs2_find_jhead()
H A Dincore.h502 struct gfs2_journal_extent { struct