Home
last modified time | relevance | path

Searched refs:xlog_crack_grant_head (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_sysfs.c357 xlog_crack_grant_head(&log->l_reserve_head.grant, &cycle, &bytes); in reserve_grant_head_show()
371 xlog_crack_grant_head(&log->l_write_head.grant, &cycle, &bytes); in write_grant_head_show()
H A Dxfs_log_priv.h526 xlog_crack_grant_head(atomic64_t *head, int *cycle, int *space) in xlog_crack_grant_head() function
H A Dxfs_log.c1160 xlog_crack_grant_head(head, &head_cycle, &head_bytes); in xlog_space_left()
3513 xlog_crack_grant_head(&log->l_write_head.grant, &cycle, &space); in xlog_verify_grant_tail()
H A Dxfs_trace.h1106 xlog_crack_grant_head(&log->l_reserve_head.grant,
1109 xlog_crack_grant_head(&log->l_write_head.grant,
/kernel/linux/linux-6.6/fs/xfs/
H A 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()
H A Dxfs_log_priv.h563 xlog_crack_grant_head(atomic64_t *head, int *cycle, int *space) in xlog_crack_grant_head() function
H A Dxfs_log.c1343 xlog_crack_grant_head(head, &head_cycle, &head_bytes); in xlog_space_left()
3556 xlog_crack_grant_head(&log->l_write_head.grant, &cycle, &space); in xlog_verify_grant_tail()
H A Dxfs_trace.h1238 xlog_crack_grant_head(&log->l_reserve_head.grant,
1241 xlog_crack_grant_head(&log->l_write_head.grant,

Completed in 23 milliseconds