Searched defs:eof (Results 1 - 1 of 1) sorted by relevance

/net/sunrpc/
H A Drpc_pipe.c668 int start, int eof)
675 for (i = start; i < eof; i++) {
700 int start, int eof)
705 __rpc_depopulate(parent, files, start, eof);
711 int start, int eof,
719 for (i = start; i < eof; i++) {
745 __rpc_depopulate(parent, files, start, eof);
666 __rpc_depopulate(struct dentry *parent, const struct rpc_filelist *files, int start, int eof) argument
698 rpc_depopulate(struct dentry *parent, const struct rpc_filelist *files, int start, int eof) argument
709 rpc_populate(struct dentry *parent, const struct rpc_filelist *files, int start, int eof, void *private) argument

Completed in 404 milliseconds