|
nfs-ganesha 1.4
|
9P version More...
#include <stdio.h>#include <string.h>#include <pthread.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_renameat (_9p_request_data_t *preq9p, void *pworker_data, u32 *plenout, char *preply) |
| int _9p_renameat | ( | _9p_request_data_t * | preq9p, |
| void * | pworker_data, | ||
| u32 * | plenout, | ||
| char * | preply | ||
| ) |
Definition at line 52 of file 9p_renameat.c.
1.7.3