Home
last modified time | relevance | path

Searched refs:GFS2_LOG_FLUSH_MIN_BLOCKS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/gfs2/
H A Dlog.h21 #define GFS2_LOG_FLUSH_MIN_BLOCKS 4 macro
H A Dlog.c519 * @taboo_blks is set to 0 for logd, and to GFS2_LOG_FLUSH_MIN_BLOCKS
584 if (__gfs2_log_try_reserve(sdp, blks, GFS2_LOG_FLUSH_MIN_BLOCKS)) in gfs2_log_try_reserve()
613 __gfs2_log_reserve(sdp, blks, GFS2_LOG_FLUSH_MIN_BLOCKS); in gfs2_log_reserve()
663 unsigned int reserved = GFS2_LOG_FLUSH_MIN_BLOCKS; in calc_reserved()
1076 unsigned int taboo_blocks = GFS2_LOG_FLUSH_MIN_BLOCKS; in gfs2_log_flush()
1078 reserved_blocks = GFS2_LOG_FLUSH_MIN_BLOCKS; in gfs2_log_flush()
H A Dtrans.c58 tr->tr_reserved = GFS2_LOG_FLUSH_MIN_BLOCKS; in __gfs2_trans_begin()

Completed in 3 milliseconds