Searched refs:p9_client_file_create (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/fs/p9fs/ |
H A D | p9_client.h | 140 int p9_client_file_create(struct p9_fid *fid, char *name, uint32_t perm, int mode,
|
H A D | p9_client.c | 1049 p9_client_file_create(struct p9_fid *fid, char *name, uint32_t perm, int mode, in p9_client_file_create() function
|
H A D | p9fs_vnops.c | 455 error = p9_client_file_create(ofid, cnp->cn_nameptr, perm, mode, in create_common()
|