Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dmeta_io.h60 extern void gfs2_remove_from_journal(struct buffer_head *bh,
Dmeta_io.c264 void gfs2_remove_from_journal(struct buffer_head *bh, struct gfs2_trans *tr, int meta) in gfs2_remove_from_journal() function
315 gfs2_remove_from_journal(bh, current->journal_info, 1); in gfs2_meta_wipe()
Daops.c980 gfs2_remove_from_journal(bh, current->journal_info, 0); in gfs2_discard()