nfs-ganesha 1.4
Functions | Variables

fsal_context.c File Reference

#include "fsal.h"
#include "fsal_internal.h"
#include <pwd.h>
#include <errno.h>
#include <stdlib.h>
#include <string.h>

Go to the source code of this file.

Functions

fsal_status_t POSIXFSAL_BuildExportContext (fsal_export_context_t *p_export_context, fsal_path_t *p_export_path, char *fs_specific_options)
fsal_status_t POSIXFSAL_InitClientContext (fsal_op_context_t *thr_context)

Variables

const char * fs_specific_opts []

Variable Documentation

const char* fs_specific_opts[]
Initial value:
 {
  NULL
}

Definition at line 21 of file FSAL_POSIX/fsal_context.c.