Searched refs:xlog_lsn_sub (Results 1 – 3 of 3) sorted by relevance
444 free_bytes = log->l_logsize - xlog_lsn_sub(log, max_lsn, min_lsn); in xfs_ail_calc_push_target()751 xlog_lsn_sub(log, ailp->ail_head_lsn, tail_lsn)); in __xfs_ail_assign_tail_lsn()
596 xlog_lsn_sub( in xlog_lsn_sub() function
163 int64_t diff = xlog_lsn_sub(log, new_head, old_head); in xlog_grant_return_space()