Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A Dclient.h222 int p9_client_mkdir_dotl(struct p9_fid *fid, const char *name, int mode,
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c393 err = p9_client_mkdir_dotl(dfid, name, mode, gid, &qid); in v9fs_vfs_mkdir_dotl()
/openbmc/linux/net/9p/
H A Dclient.c2145 int p9_client_mkdir_dotl(struct p9_fid *fid, const char *name, int mode, in p9_client_mkdir_dotl() function
2172 EXPORT_SYMBOL(p9_client_mkdir_dotl);