l_reserve_head 466 fs/xfs/xfs_log.c error = xlog_grant_head_check(log, &log->l_reserve_head, tic, l_reserve_head 471 fs/xfs/xfs_log.c xlog_grant_add_space(log, &log->l_reserve_head.grant, need_bytes); l_reserve_head 1066 fs/xfs/xfs_log.c if (!list_empty_careful(&log->l_reserve_head.waiters)) { l_reserve_head 1069 fs/xfs/xfs_log.c spin_lock(&log->l_reserve_head.lock); l_reserve_head 1070 fs/xfs/xfs_log.c free_bytes = xlog_space_left(log, &log->l_reserve_head.grant); l_reserve_head 1071 fs/xfs/xfs_log.c xlog_grant_head_wake(log, &log->l_reserve_head, &free_bytes); l_reserve_head 1072 fs/xfs/xfs_log.c spin_unlock(&log->l_reserve_head.lock); l_reserve_head 1388 fs/xfs/xfs_log.c xlog_grant_head_init(&log->l_reserve_head); l_reserve_head 1561 fs/xfs/xfs_log.c free_bytes = xlog_space_left(log, &log->l_reserve_head.grant); l_reserve_head 1875 fs/xfs/xfs_log.c xlog_grant_add_space(log, &log->l_reserve_head.grant, roundoff); l_reserve_head 3097 fs/xfs/xfs_log.c xlog_grant_sub_space(log, &log->l_reserve_head.grant, l_reserve_head 3110 fs/xfs/xfs_log.c xlog_grant_add_space(log, &log->l_reserve_head.grant, l_reserve_head 3157 fs/xfs/xfs_log.c xlog_grant_sub_space(log, &log->l_reserve_head.grant, bytes); l_reserve_head 3999 fs/xfs/xfs_log.c xlog_grant_head_wake_all(&log->l_reserve_head); l_reserve_head 394 fs/xfs/xfs_log_priv.h struct xlog_grant_head l_reserve_head; l_reserve_head 1283 fs/xfs/xfs_log_recover.c xlog_assign_grant_head(&log->l_reserve_head.grant, log->l_curr_cycle, l_reserve_head 357 fs/xfs/xfs_sysfs.c xlog_crack_grant_head(&log->l_reserve_head.grant, &cycle, &bytes); l_reserve_head 957 fs/xfs/xfs_trace.h __entry->reserveq = list_empty(&log->l_reserve_head.waiters); l_reserve_head 959 fs/xfs/xfs_trace.h xlog_crack_grant_head(&log->l_reserve_head.grant,