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

/linux-master/fs/xfs/
H A Dxfs_sysfs.c444 xlog_crack_grant_head(&log->l_reserve_head.grant, &cycle, &bytes);
458 xlog_crack_grant_head(&log->l_write_head.grant, &cycle, &bytes);
H A Dxfs_log_priv.h564 xlog_crack_grant_head(atomic64_t *head, int *cycle, int *space) function
H A Dxfs_log.c1343 xlog_crack_grant_head(head, &head_cycle, &head_bytes);
3559 xlog_crack_grant_head(&log->l_write_head.grant, &cycle, &space);
H A Dxfs_trace.h1245 xlog_crack_grant_head(&log->l_reserve_head.grant,
1248 xlog_crack_grant_head(&log->l_write_head.grant,

Completed in 132 milliseconds