nfs-ganesha 1.4
Functions

9p_walk.c File Reference

9P version More...

#include <stdio.h>
#include <string.h>
#include <pthread.h>
#include <sys/stat.h>
#include "nfs_core.h"
#include "log.h"
#include "cache_inode.h"
#include "fsal.h"
#include "9p.h"

Go to the source code of this file.

Functions

int _9p_walk (_9p_request_data_t *preq9p, void *pworker_data, u32 *plenout, char *preply)

Detailed Description

9P version

9p_walk.c : _9P_interpretor, request WALK

Definition in file 9p_walk.c.


Function Documentation

int _9p_walk ( _9p_request_data_t preq9p,
void *  pworker_data,
u32 plenout,
char *  preply 
)

Definition at line 54 of file 9p_walk.c.