Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_log_priv.h443 uint64_t l_tail_space; member
Dxfs_trans_ail.c750 WRITE_ONCE(log->l_tail_space, in __xfs_ail_assign_tail_lsn()
Dxfs_log.c185 free_bytes = log->l_logsize - READ_ONCE(log->l_tail_space) - in xlog_grant_space_left()
3282 log->l_tail_space, log->l_logsize, in xlog_verify_dump_tail()
Dxfs_trace.h1253 __entry->tail_space = READ_ONCE(log->l_tail_space);