Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dbmap.c2229 struct gfs2_journal_extent *jext; in gfs2_free_journal_extents()
2232 jext = list_first_entry(&jd->extent_list, struct gfs2_journal_extent, list); in gfs2_free_journal_extents()
2250 struct gfs2_journal_extent *jext; in gfs2_add_jextent()
2253 jext = list_last_entry(&jd->extent_list, struct gfs2_journal_extent, list); in gfs2_add_jextent()
2260 jext = kzalloc(sizeof(struct gfs2_journal_extent), GFP_NOFS); in gfs2_add_jextent()
H A Dlops.c144 struct gfs2_journal_extent *je; in gfs2_log_bmap()
514 struct gfs2_journal_extent *je; in gfs2_find_jhead()
H A Dincore.h521 struct gfs2_journal_extent { struct