Searched refs:xlog_get_bp (Results 1 – 1 of 1) sorted by relevance
100 xlog_get_bp( in xlog_get_bp() function472 while (!(bp = xlog_get_bp(log, bufblks))) { in xlog_find_verify_cycle()535 if (!(bp = xlog_get_bp(log, num_blks))) { in xlog_find_verify_log_record()536 if (!(bp = xlog_get_bp(log, 1))) in xlog_find_verify_log_record()662 bp = xlog_get_bp(log, 1); in xlog_find_head()1079 bp = xlog_get_bp(log, 1); in xlog_verify_tail()1173 tmp_bp = xlog_get_bp(log, 1); in xlog_verify_head()1405 bp = xlog_get_bp(log, 1); in xlog_find_tail()1550 bp = xlog_get_bp(log, 1); in xlog_find_zeroed()1677 while (!(bp = xlog_get_bp(log, bufblks))) { in xlog_write_log_records()[all …]