Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dmeta_io.c338 void gfs2_remove_from_journal(struct buffer_head *bh, int meta) in gfs2_remove_from_journal() function
400 gfs2_remove_from_journal(bh, REMOVE_JDATA); in gfs2_ail1_wipe()
466 gfs2_remove_from_journal(bh, ty); in gfs2_journal_wipe()
H A Dmeta_io.h64 void gfs2_remove_from_journal(struct buffer_head *bh, int meta);
H A Daops.c626 gfs2_remove_from_journal(bh, REMOVE_JDATA); in gfs2_discard()