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

/linux-master/fs/xfs/
H A Dxfs_log.c145 xlog_grant_sub_space( function
3009 xlog_grant_sub_space(log, &log->l_reserve_head.grant,
3011 xlog_grant_sub_space(log, &log->l_write_head.grant,
3067 xlog_grant_sub_space(log, &log->l_reserve_head.grant, bytes);
3068 xlog_grant_sub_space(log, &log->l_write_head.grant, bytes);

Completed in 87 milliseconds