Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_log_priv.h565 xlog_assign_grant_head_val(int cycle, int space) in xlog_assign_grant_head_val() function
573 atomic64_set(head, xlog_assign_grant_head_val(cycle, space)); in xlog_assign_grant_head()
Dxfs_log.c165 new = xlog_assign_grant_head_val(cycle, space); in xlog_grant_sub_space()
194 new = xlog_assign_grant_head_val(cycle, space); in xlog_grant_add_space()