Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_log.c3301 int tail_cycle, tail_blocks; in xlog_verify_grant_tail() local
3305 xlog_crack_atomic_lsn(&log->l_tail_lsn, &tail_cycle, &tail_blocks); in xlog_verify_grant_tail()
3314 if (space > BBTOB(tail_blocks) && in xlog_verify_grant_tail()