Home
last modified time | relevance | path

Searched refs:p9_client_create_dotl (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/net/9p/
Dclient.h196 int p9_client_create_dotl(struct p9_fid *ofid, const char *name, u32 flags, u32 mode,
/Linux-v5.4/fs/9p/
Dvfs_inode_dotl.c288 err = p9_client_create_dotl(ofid, name, v9fs_open_to_dotl_flags(flags), in v9fs_vfs_atomic_open_dotl()
/Linux-v5.4/net/9p/
Dclient.c1285 int p9_client_create_dotl(struct p9_fid *ofid, const char *name, u32 flags, u32 mode, in p9_client_create_dotl() function
1328 EXPORT_SYMBOL(p9_client_create_dotl);