Searched refs:__gfs2_log_reserve (Results 1 - 1 of 1) sorted by path

/linux-master/fs/gfs2/
H A Dlog.c489 * Try to do the same as __gfs2_log_reserve(), but fail if no more log
510 * __gfs2_log_reserve - Make a log reservation
528 static void __gfs2_log_reserve(struct gfs2_sbd *sdp, unsigned int blks, function
609 __gfs2_log_reserve(sdp, blks, GFS2_LOG_FLUSH_MIN_BLOCKS);
1091 __gfs2_log_reserve(sdp, reserved_blocks, taboo_blocks);

Completed in 229 milliseconds