clnt_dentry      1300 net/sunrpc/rpc_pipe.c 	struct dentry *clnt_dentry = NULL;
clnt_dentry      1318 net/sunrpc/rpc_pipe.c 	clnt_dentry = d_hash_and_lookup(gssd_dentry, &q);
clnt_dentry      1319 net/sunrpc/rpc_pipe.c 	if (!clnt_dentry) {
clnt_dentry      1324 net/sunrpc/rpc_pipe.c 	ret = rpc_populate(clnt_dentry, gssd_dummy_info_file, 0, 1, NULL);
clnt_dentry      1331 net/sunrpc/rpc_pipe.c 	pipe_dentry = rpc_mkpipe_dentry(clnt_dentry, "gssd", NULL, pipe_data);
clnt_dentry      1333 net/sunrpc/rpc_pipe.c 		__rpc_depopulate(clnt_dentry, gssd_dummy_info_file, 0, 1);
clnt_dentry      1337 net/sunrpc/rpc_pipe.c 	dput(clnt_dentry);