rpc_mkdir 46 include/linux/sunrpc/rpc_pipe_fs.h extern struct dentry *rpc_mkdir(char *, struct rpc_clnt *); rpc_mkdir 112 net/sunrpc/clnt.c clnt->cl_dentry = rpc_mkdir(clnt->cl_pathname, clnt);