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

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

Completed in 221 milliseconds