Searched refs:p9_client_mkdir_dotl (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/9p/ ! |
| H A D | client.h | 320 int p9_client_mkdir_dotl(struct p9_fid *fid, const char *name, int mode,
|
| /linux/fs/9p/ ! |
| H A D | vfs_inode_dotl.c | 386 err = p9_client_mkdir_dotl(dfid, name, mode, gid, &qid); in v9fs_vfs_mkdir_dotl()
|
| /linux/net/9p/ ! |
| H A D | client.c | 2079 int p9_client_mkdir_dotl(struct p9_fid *fid, const char *name, int mode, in p9_client_mkdir_dotl() function 2106 EXPORT_SYMBOL(p9_client_mkdir_dotl);
|