Home
last modified time | relevance | path

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

/linux-5.19.10/fs/gfs2/
Dlog.c74 void gfs2_remove_from_ail(struct gfs2_bufdata *bd) in gfs2_remove_from_ail() function
121 gfs2_remove_from_ail(bd); in gfs2_ail1_start_one()
284 gfs2_remove_from_ail(bd); in gfs2_ail_empty_tr()
775 gfs2_remove_from_ail(bd); /* drops ref on bh */ in gfs2_add_revoke()
1006 gfs2_remove_from_ail(bd); in trans_drain()
1014 gfs2_remove_from_ail(bd); in trans_drain()
Dlog.h75 extern void gfs2_remove_from_ail(struct gfs2_bufdata *bd);
Dmeta_io.c364 gfs2_remove_from_ail(bd); in gfs2_remove_from_journal()