Searched refs:p9_client_create_dotl (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/include/net/9p/ |
A D | client.h | 200 int p9_client_create_dotl(struct p9_fid *ofid, const char *name, u32 flags, u32 mode,
|
/linux-6.3-rc2/fs/9p/ |
A D | vfs_inode_dotl.c | 289 err = p9_client_create_dotl(ofid, name, v9fs_open_to_dotl_flags(flags), in v9fs_vfs_atomic_open_dotl()
|
/linux-6.3-rc2/net/9p/ |
A D | client.c | 1262 int p9_client_create_dotl(struct p9_fid *ofid, const char *name, u32 flags, in p9_client_create_dotl() function 1304 EXPORT_SYMBOL(p9_client_create_dotl);
|
Completed in 8 milliseconds