Searched refs:xlog_lsn_sub (Results 1 – 2 of 2) sorted by relevance
/linux/fs/xfs/ | ||
H A D | xfs_log_priv.h | 597 xlog_lsn_sub( in xlog_lsn_sub() function |
H A D | xfs_log.c | 164 int64_t diff = xlog_lsn_sub(log, new_head, old_head); in xlog_grant_return_space() |