Home
last modified time | relevance | path

Searched defs:max_revokes (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/fs/gfs2/
Dlog.c253 int *max_revokes) in gfs2_ail1_empty_one()
305 static int gfs2_ail1_empty(struct gfs2_sbd *sdp, int max_revokes) in gfs2_ail1_empty()
715 int max_revokes = (sdp->sd_sb.sb_bsize - sizeof(struct gfs2_log_descriptor)) / sizeof(u64); in gfs2_write_revokes() local
Dglops.c149 …unsigned int max_revokes = (sdp->sd_sb.sb_bsize - sizeof(struct gfs2_log_descriptor)) / sizeof(u64… in gfs2_ail_flush() local