Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dbmap.h58 extern int gfs2_map_journal_extents(struct gfs2_sbd *sdp, struct gfs2_jdesc *jd);
Dbmap.c1401 int gfs2_map_journal_extents(struct gfs2_sbd *sdp, struct gfs2_jdesc *jd) in gfs2_map_journal_extents() function
Dops_fstype.c727 gfs2_map_journal_extents(sdp, sdp->sd_jdesc); in init_journal()