nfs-ganesha 1.4
Functions

posixdb_flush.c File Reference

#include "posixdb_internal.h"

Go to the source code of this file.

Functions

fsal_posixdb_status_t fsal_posixdb_flush (fsal_posixdb_conn *p_conn)

Function Documentation

fsal_posixdb_status_t fsal_posixdb_flush ( fsal_posixdb_conn *  p_conn)

fsal_posixdb_flush: Empty the database.

Parameters:
p_conn(input) Database connection

Definition at line 9 of file MYSQL/posixdb_flush.c.