Searched refs:actor (Results 1 – 4 of 4) sorted by relevance
| /include/linux/ |
| D | splice.h | 73 splice_actor *actor); 75 struct splice_desc *sd, splice_actor *actor); 83 splice_direct_actor *actor);
|
| D | fs.h | 2023 filldir_t actor; member 3702 return ctx->actor(ctx, name, namelen, ctx->pos, ino, type); in dir_emit() 3706 return ctx->actor(ctx, ".", 1, ctx->pos, in dir_emit_dot() 3711 return ctx->actor(ctx, "..", 2, ctx->pos, in dir_emit_dotdot()
|
| /include/linux/sunrpc/ |
| D | svc_rdma_pcl.h | 124 int (*actor)(const struct xdr_buf *,
|
| D | xdr.h | 265 …f(const struct xdr_buf *buf, unsigned int offset, unsigned int len, int (*actor)(struct scatterlis…
|