Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Dbmap.c2184 struct gfs2_journal_extent *jext; in gfs2_free_journal_extents()
2187 jext = list_first_entry(&jd->extent_list, struct gfs2_journal_extent, list); in gfs2_free_journal_extents()
2205 struct gfs2_journal_extent *jext; in gfs2_add_jextent()
2208 jext = list_last_entry(&jd->extent_list, struct gfs2_journal_extent, list); in gfs2_add_jextent()
2215 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()
520 struct gfs2_journal_extent *je; in gfs2_find_jhead()
A Dincore.h498 struct gfs2_journal_extent { struct

Completed in 13 milliseconds