Searched refs:GFS2_LOG_FLUSH_MIN_BLOCKS (Results 1 – 3 of 3) sorted by relevance
577 if (__gfs2_log_try_reserve(sdp, blks, GFS2_LOG_FLUSH_MIN_BLOCKS)) in gfs2_log_try_reserve()606 __gfs2_log_reserve(sdp, blks, GFS2_LOG_FLUSH_MIN_BLOCKS); in gfs2_log_reserve()656 unsigned int reserved = GFS2_LOG_FLUSH_MIN_BLOCKS; in calc_reserved()1080 unsigned int taboo_blocks = GFS2_LOG_FLUSH_MIN_BLOCKS; in gfs2_log_flush()1082 reserved_blocks = GFS2_LOG_FLUSH_MIN_BLOCKS; in gfs2_log_flush()
21 #define GFS2_LOG_FLUSH_MIN_BLOCKS 4 macro
58 tr->tr_reserved = GFS2_LOG_FLUSH_MIN_BLOCKS; in __gfs2_trans_begin()
Completed in 9 milliseconds