Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dbmap.c2179 struct gfs2_journal_extent *jext; in gfs2_free_journal_extents()
2182 jext = list_first_entry(&jd->extent_list, struct gfs2_journal_extent, list); in gfs2_free_journal_extents()
2200 struct gfs2_journal_extent *jext; in gfs2_add_jextent()
2203 jext = list_last_entry(&jd->extent_list, struct gfs2_journal_extent, list); in gfs2_add_jextent()
2210 jext = kzalloc(sizeof(struct gfs2_journal_extent), GFP_NOFS); in gfs2_add_jextent()
A Dlops.c147 struct gfs2_journal_extent *je; in gfs2_log_bmap()
514 struct gfs2_journal_extent *je; in gfs2_find_jhead()
A Dincore.h496 struct gfs2_journal_extent { struct

Completed in 15 milliseconds