Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log_priv.h597 xlog_lsn_sub( in xlog_lsn_sub() function
H A Dxfs_log.c164 int64_t diff = xlog_lsn_sub(log, new_head, old_head); in xlog_grant_return_space()