nfs-ganesha 1.4
|
#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) |
fsal_posixdb_status_t fsal_posixdb_flush | ( | fsal_posixdb_conn * | p_conn | ) |
fsal_posixdb_flush: Empty the database.
p_conn | (input) Database connection |
Definition at line 7 of file PGSQL/posixdb_flush.c.