Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Drpc_pipe.c552 static struct dentry *rpc_new_dir(struct dentry *parent, in rpc_new_dir() function
600 dentry = rpc_new_dir(parent, in rpc_populate()
870 ret = rpc_new_dir(dentry, name, 0555); in rpc_create_client_dir()
925 dentry = rpc_new_dir(parent, name, umode); in rpc_create_cache_dir()
1101 gssd_dentry = rpc_new_dir(root, "gssd", 0555); in rpc_gssd_dummy_populate()
1105 clnt_dentry = rpc_new_dir(gssd_dentry, "clntXX", 0555); in rpc_gssd_dummy_populate()