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