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

Functions

int rds_free (char *addr, rvm_tid_t *tid, int *err)
 
int rds_fake_free (char *addr, intentionList_t *list)
 
int rds_do_free (intentionList_t *list, rvm_mode_t mode)
 

Function Documentation

◆ rds_do_free()

int rds_do_free ( intentionList_t list,
rvm_mode_t  mode 
)

◆ rds_fake_free()

int rds_fake_free ( char *  addr,
intentionList_t list 
)

◆ rds_free()

int rds_free ( char *  addr,
rvm_tid_t tid,
int *  err 
)