nfs-ganesha 1.4
Functions | Variables

fsal_upcall_simulator_thread.c File Reference

The file that contain the 'fsal_upcall_simulator_thread' routine for the nfsd. More...

#include <stdio.h>
#include <string.h>
#include <pthread.h>
#include <fcntl.h>
#include <sys/file.h>
#include "HashData.h"
#include "HashTable.h"
#include "log.h"
#include "ganesha_rpc.h"
#include "nfs23.h"
#include "nfs4.h"
#include "mount.h"
#include "nlm4.h"
#include "rquota.h"
#include "nfs_core.h"
#include "cache_inode.h"
#include "nfs_exports.h"
#include "nfs_creds.h"
#include "nfs_proto_functions.h"
#include "nfs_dupreq.h"
#include "nfs_file_handle.h"
#include "nfs_stat.h"
#include "SemN.h"

Go to the source code of this file.

Functions

void * upcall_simulator_thread (void *UnusedArgument)

Variables

nfs_worker_data_t mydata

Detailed Description

The file that contain the 'fsal_upcall_simulator_thread' routine for the nfsd.

Author:
$Author$
Date:
$Date$
Version:
$Revision$ fsal_upcall_simulator_thread.c : The file that contain the 'fsal_upcall_simulator_thread' routine for the nfsd (and all the related stuff).

Definition in file fsal_upcall_simulator_thread.c.


Function Documentation

void* upcall_simulator_thread ( void *  UnusedArgument)

Definition at line 110 of file fsal_upcall_simulator_thread.c.


Variable Documentation

Definition at line 70 of file fsal_upcall_simulator_thread.c.