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

/linux-master/fs/xfs/
H A Dxfs_log_priv.h570 xlog_assign_grant_head_val(int cycle, int space) function
578 atomic64_set(head, xlog_assign_grant_head_val(cycle, space));
H A Dxfs_log.c165 new = xlog_assign_grant_head_val(cycle, space);
194 new = xlog_assign_grant_head_val(cycle, space);

Completed in 116 milliseconds