Home
last modified time | relevance | path

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

/linux/fs/nfs/blocklayout/
H A Drpc_pipefs.c179 rpc_unlink(nn->bl_device_pipe); in rpc_pipefs_event()
213 rpc_unlink(pipe); in nfs4blocklayout_unregister_net()
/linux/include/linux/sunrpc/
H A Drpc_pipe_fs.h132 extern void rpc_unlink(struct rpc_pipe *);
/linux/net/sunrpc/
H A Drpc_pipe.c690 rpc_unlink(struct rpc_pipe *pipe) in rpc_unlink() function
697 EXPORT_SYMBOL_GPL(rpc_unlink);
/linux/fs/nfs/
H A Dnfs4idmap.c425 rpc_unlink(idmap->idmap_pipe); in nfs_idmap_pipe_destroy()
/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c894 rpc_unlink(gss_pipe->pipe); in gss_pipe_dentry_destroy()