Searched refs:p9_client_create_dotl (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/include/net/9p/ |
D | client.h | 235 int p9_client_create_dotl(struct p9_fid *ofid, char *name, u32 flags, u32 mode,
|
/linux-4.1.27/fs/9p/ |
D | vfs_inode_dotl.c | 301 err = p9_client_create_dotl(ofid, name, v9fs_open_to_dotl_flags(flags), in v9fs_vfs_atomic_open_dotl()
|
/linux-4.1.27/net/9p/ |
D | client.c | 1274 int p9_client_create_dotl(struct p9_fid *ofid, char *name, u32 flags, u32 mode, in p9_client_create_dotl() function 1317 EXPORT_SYMBOL(p9_client_create_dotl);
|