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

/linux-4.1.27/fs/nfs/
H A Dnfs4idmap.c68 struct rpc_pipe *idmap_pipe; member in struct:idmap
415 struct rpc_pipe *pipe = idmap->idmap_pipe; nfs_idmap_pipe_destroy()
427 struct rpc_pipe *pipe = idmap->idmap_pipe; nfs_idmap_pipe_create()
462 idmap->idmap_pipe = pipe; nfs_idmap_new()
474 rpc_destroy_pipe_data(idmap->idmap_pipe); nfs_idmap_new()
491 rpc_destroy_pipe_data(idmap->idmap_pipe); nfs_idmap_delete()
605 ret = rpc_queue_upcall(idmap->idmap_pipe, msg); nfs_idmap_legacy_upcall()

Completed in 63 milliseconds