Home
last modified time | relevance | path

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

/Linux-v5.10/fs/gfs2/
Dlog.h66 extern void gfs2_remove_from_ail(struct gfs2_bufdata *bd);
Dlog.c73 void gfs2_remove_from_ail(struct gfs2_bufdata *bd) in gfs2_remove_from_ail() function
120 gfs2_remove_from_ail(bd); in gfs2_ail1_start_one()
364 gfs2_remove_from_ail(bd); in gfs2_ail_empty_tr()
686 gfs2_remove_from_ail(bd); /* drops ref on bh */ in gfs2_add_revoke()
Dmeta_io.c358 gfs2_remove_from_ail(bd); in gfs2_remove_from_journal()