Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_log_priv.h552 xlog_crack_grant_head_val(int64_t val, int *cycle, int *space) in xlog_crack_grant_head_val() function
561 xlog_crack_grant_head_val(atomic64_read(head), cycle, space); in xlog_crack_grant_head()
A Dxfs_log.c156 xlog_crack_grant_head_val(head_val, &cycle, &space); in xlog_grant_sub_space()
183 xlog_crack_grant_head_val(head_val, &cycle, &space); in xlog_grant_add_space()

Completed in 10 milliseconds