Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_sysfs.c385 xlog_crack_grant_head(&log->l_reserve_head.grant, &cycle, &bytes); in reserve_grant_head_show()
399 xlog_crack_grant_head(&log->l_write_head.grant, &cycle, &bytes); in write_grant_head_show()
Dxfs_log_priv.h536 xlog_crack_grant_head(atomic64_t *head, int *cycle, int *space) in xlog_crack_grant_head() function
Dxfs_log.c1346 xlog_crack_grant_head(head, &head_cycle, &head_bytes); in xlog_space_left()
3550 xlog_crack_grant_head(&log->l_write_head.grant, &cycle, &space); in xlog_verify_grant_tail()
Dxfs_trace.h1233 xlog_crack_grant_head(&log->l_reserve_head.grant,
1236 xlog_crack_grant_head(&log->l_write_head.grant,