Searched refs:p9_client_create_dotl (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/9p/ |
| H A D | client.h | 296 int p9_client_create_dotl(struct p9_fid *ofid, const char *name, u32 flags, u32 mode,
|
| /linux/fs/9p/ |
| H A D | vfs_inode_dotl.c | 289 err = p9_client_create_dotl(ofid, name, p9_omode, mode, gid, &qid); in v9fs_vfs_atomic_open_dotl()
|
| /linux/net/9p/ |
| H A D | client.c | 1151 int p9_client_create_dotl(struct p9_fid *ofid, const char *name, u32 flags, in p9_client_create_dotl() function 1193 EXPORT_SYMBOL(p9_client_create_dotl);
|