Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_log_priv.h612 void xlog_grant_return_space(struct xlog *log, xfs_lsn_t old_head,
Dxfs_log_cil.c794 xlog_grant_return_space(ailp->ail_log, old_head, ailp->ail_head_lsn); in xlog_cil_ail_insert()
Dxfs_log.c158 xlog_grant_return_space( in xlog_grant_return_space() function