Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/
Drpc_pipe.c97 rpc_purge_list(dentry ? &RPC_I(d_inode(dentry))->waitq : NULL, in rpc_timeout_upcall_queue()
155 wake_up(&RPC_I(d_inode(dentry))->waitq); in rpc_queue_upcall()
165 RPC_I(inode)->private = private; in rpc_inode_setowner()
171 struct rpc_pipe *pipe = RPC_I(inode)->pipe; in rpc_close_pipes()
184 rpc_purge_list(&RPC_I(inode)->waitq, &free_list, pipe->ops->destroy_msg, -EPIPE); in rpc_close_pipes()
190 RPC_I(inode)->pipe = NULL; in rpc_close_pipes()
208 kmem_cache_free(rpc_inode_cachep, RPC_I(inode)); in rpc_i_callback()
225 pipe = RPC_I(inode)->pipe; in rpc_pipe_open()
252 pipe = RPC_I(inode)->pipe; in rpc_pipe_release()
273 rpc_purge_list(&RPC_I(inode)->waitq, &free_list, in rpc_pipe_release()
[all …]
Dcache.c1710 struct cache_detail *cd = RPC_I(file_inode(filp))->private; in cache_read_pipefs()
1718 struct cache_detail *cd = RPC_I(file_inode(filp))->private; in cache_write_pipefs()
1725 struct cache_detail *cd = RPC_I(file_inode(filp))->private; in cache_poll_pipefs()
1734 struct cache_detail *cd = RPC_I(inode)->private; in cache_ioctl_pipefs()
1741 struct cache_detail *cd = RPC_I(inode)->private; in cache_open_pipefs()
1748 struct cache_detail *cd = RPC_I(inode)->private; in cache_release_pipefs()
1766 struct cache_detail *cd = RPC_I(inode)->private; in content_open_pipefs()
1773 struct cache_detail *cd = RPC_I(inode)->private; in content_release_pipefs()
1787 struct cache_detail *cd = RPC_I(inode)->private; in open_flush_pipefs()
1794 struct cache_detail *cd = RPC_I(inode)->private; in release_flush_pipefs()
[all …]
/Linux-v4.19/include/linux/sunrpc/
Drpc_pipe_fs.h68 RPC_I(struct inode *inode) in RPC_I() function
/Linux-v4.19/fs/nfs/
Dnfs4idmap.c654 struct rpc_inode *rpci = RPC_I(file_inode(filp)); in idmap_pipe_downcall()
720 struct rpc_inode *rpci = RPC_I(inode); in idmap_release_pipe()
/Linux-v4.19/net/sunrpc/auth_gss/
Dauth_gss.c716 struct rpc_pipe *pipe = RPC_I(file_inode(filp))->pipe; in gss_pipe_downcall()
839 struct rpc_pipe *pipe = RPC_I(inode)->pipe; in gss_pipe_release()