Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/sunrpc/
Drpc_pipe_fs.h18 ssize_t (*downcall)(struct file *, const char __user *, size_t); member
/linux-2.6.39/net/sunrpc/
Drpc_pipe.c297 res = rpci->ops->downcall(filp, buf, len); in rpc_pipe_write()
788 if (ops->downcall == NULL) in rpc_mkpipe()
/linux-2.6.39/Documentation/filesystems/
Dcoda.txt253 information must be flushed or replaced. Venus then makes a downcall
323 +o The message is a _d_o_w_n_c_a_l_l. A downcall is a request from Venus to
1460 no longer valid, it will make a downcall to the kernel. Downcalls are
1463 unless the downcall data could not be read into kernel memory.
1483 When this is done, this downcall is made.
1552 as in the arguments. This downcall is probably never issued.
/linux-2.6.39/fs/nfs/
Didmap.c352 .downcall = idmap_pipe_downcall,
/linux-2.6.39/net/sunrpc/auth_gss/
Dauth_gss.c1596 .downcall = gss_pipe_downcall,
1604 .downcall = gss_pipe_downcall,