Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_log.c3755 int tail_cycle, tail_blocks; in xlog_verify_grant_tail() local
3759 xlog_crack_atomic_lsn(&log->l_tail_lsn, &tail_cycle, &tail_blocks); in xlog_verify_grant_tail()
3768 if (space > BBTOB(tail_blocks) && in xlog_verify_grant_tail()