RPC_I             669 fs/nfs/nfs4idmap.c 	struct rpc_inode *rpci = RPC_I(file_inode(filp));
RPC_I             736 fs/nfs/nfs4idmap.c 	struct rpc_inode *rpci = RPC_I(inode);
RPC_I             722 net/sunrpc/auth_gss/auth_gss.c 	struct rpc_pipe *pipe = RPC_I(file_inode(filp))->pipe;
RPC_I             844 net/sunrpc/auth_gss/auth_gss.c 	struct rpc_pipe *pipe = RPC_I(inode)->pipe;
RPC_I            1750 net/sunrpc/cache.c 	struct cache_detail *cd = RPC_I(file_inode(filp))->private;
RPC_I            1758 net/sunrpc/cache.c 	struct cache_detail *cd = RPC_I(file_inode(filp))->private;
RPC_I            1765 net/sunrpc/cache.c 	struct cache_detail *cd = RPC_I(file_inode(filp))->private;
RPC_I            1774 net/sunrpc/cache.c 	struct cache_detail *cd = RPC_I(inode)->private;
RPC_I            1781 net/sunrpc/cache.c 	struct cache_detail *cd = RPC_I(inode)->private;
RPC_I            1788 net/sunrpc/cache.c 	struct cache_detail *cd = RPC_I(inode)->private;
RPC_I            1806 net/sunrpc/cache.c 	struct cache_detail *cd = RPC_I(inode)->private;
RPC_I            1813 net/sunrpc/cache.c 	struct cache_detail *cd = RPC_I(inode)->private;
RPC_I            1827 net/sunrpc/cache.c 	struct cache_detail *cd = RPC_I(inode)->private;
RPC_I            1834 net/sunrpc/cache.c 	struct cache_detail *cd = RPC_I(inode)->private;
RPC_I            1842 net/sunrpc/cache.c 	struct cache_detail *cd = RPC_I(file_inode(filp))->private;
RPC_I            1851 net/sunrpc/cache.c 	struct cache_detail *cd = RPC_I(file_inode(filp))->private;
RPC_I              99 net/sunrpc/rpc_pipe.c 	rpc_purge_list(dentry ? &RPC_I(d_inode(dentry))->waitq : NULL,
RPC_I             157 net/sunrpc/rpc_pipe.c 		wake_up(&RPC_I(d_inode(dentry))->waitq);
RPC_I             167 net/sunrpc/rpc_pipe.c 	RPC_I(inode)->private = private;
RPC_I             173 net/sunrpc/rpc_pipe.c 	struct rpc_pipe *pipe = RPC_I(inode)->pipe;
RPC_I             186 net/sunrpc/rpc_pipe.c 	rpc_purge_list(&RPC_I(inode)->waitq, &free_list, pipe->ops->destroy_msg, -EPIPE);
RPC_I             192 net/sunrpc/rpc_pipe.c 	RPC_I(inode)->pipe = NULL;
RPC_I             209 net/sunrpc/rpc_pipe.c 	kmem_cache_free(rpc_inode_cachep, RPC_I(inode));
RPC_I             220 net/sunrpc/rpc_pipe.c 	pipe = RPC_I(inode)->pipe;
RPC_I             247 net/sunrpc/rpc_pipe.c 	pipe = RPC_I(inode)->pipe;
RPC_I             268 net/sunrpc/rpc_pipe.c 			rpc_purge_list(&RPC_I(inode)->waitq, &free_list,
RPC_I             289 net/sunrpc/rpc_pipe.c 	pipe = RPC_I(inode)->pipe;
RPC_I             332 net/sunrpc/rpc_pipe.c 	if (RPC_I(inode)->pipe != NULL)
RPC_I             333 net/sunrpc/rpc_pipe.c 		res = RPC_I(inode)->pipe->ops->downcall(filp, buf, len);
RPC_I             342 net/sunrpc/rpc_pipe.c 	struct rpc_inode *rpci = RPC_I(inode);
RPC_I             366 net/sunrpc/rpc_pipe.c 		pipe = RPC_I(inode)->pipe;
RPC_I             425 net/sunrpc/rpc_pipe.c 			clnt = RPC_I(inode)->private;
RPC_I             589 net/sunrpc/rpc_pipe.c 	rpci = RPC_I(d_inode(dentry));