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

/linux-master/fs/xfs/
H A Dxfs_log_priv.h557 xlog_crack_grant_head_val(int64_t val, int *cycle, int *space) function
566 xlog_crack_grant_head_val(atomic64_read(head), cycle, space);
H A Dxfs_log.c156 xlog_crack_grant_head_val(head_val, &cycle, &space);
183 xlog_crack_grant_head_val(head_val, &cycle, &space);

Completed in 95 milliseconds