Home
last modified time | relevance | path

Searched refs:tail_blocks (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/fs/xfs/
A Dxfs_log.c3586 int tail_cycle, tail_blocks; in xlog_verify_grant_tail() local
3590 xlog_crack_atomic_lsn(&log->l_tail_lsn, &tail_cycle, &tail_blocks); in xlog_verify_grant_tail()
3598 if (space > BBTOB(tail_blocks) && in xlog_verify_grant_tail()

Completed in 13 milliseconds