nfs-ganesha 1.4
Defines | Functions | Variables

Convert_FSAL_Handle.c File Reference

#include <stdio.h>
#include <string.h>
#include <pthread.h>
#include <fcntl.h>
#include "log.h"
#include "fsal.h"

Go to the source code of this file.

Defines

#define CMD_BUFFER_SIZE   1024
#define CONFIG_FILE   "/var/hpss/etc/hpss.ganesha.nfsd.conf"

Functions

int main (int argc, char *argv[])

Variables

time_t ServerBootTime

Define Documentation

#define CMD_BUFFER_SIZE   1024

Definition at line 49 of file Convert_FSAL_Handle.c.

#define CONFIG_FILE   "/var/hpss/etc/hpss.ganesha.nfsd.conf"

Definition at line 51 of file Convert_FSAL_Handle.c.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 55 of file Convert_FSAL_Handle.c.


Variable Documentation

Definition at line 53 of file Convert_FSAL_Handle.c.