Searched refs:idmap_pipe (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/nfs/
H A Dnfs4idmap.c70 struct rpc_pipe *idmap_pipe; member in struct:idmap
427 struct rpc_pipe *pipe = idmap->idmap_pipe;
439 struct rpc_pipe *pipe = idmap->idmap_pipe;
477 idmap->idmap_pipe = pipe;
488 rpc_destroy_pipe_data(idmap->idmap_pipe);
506 rpc_destroy_pipe_data(idmap->idmap_pipe);
612 ret = rpc_queue_upcall(idmap->idmap_pipe, msg);

Completed in 104 milliseconds