Coda Distributed File System
Functions
rds_coalesce.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "rds_private.h"
Include dependency graph for rds_coalesce.c:

Functions

int merge_with_next_free (free_block_t *fbp, rvm_tid_t *tid, int *err)
 
void coalesce (rvm_tid_t *tid, int *err)
 

Function Documentation

◆ coalesce()

void coalesce ( rvm_tid_t tid,
int *  err 
)

◆ merge_with_next_free()

int merge_with_next_free ( free_block_t fbp,
rvm_tid_t tid,
int *  err 
)