Searched refs:cifs_aio_ctx (Results 1 – 4 of 4) sorted by relevance
781 struct cifs_aio_ctx *784 struct cifs_aio_ctx *ctx; in cifs_aio_ctx_alloc()791 ctx = kzalloc(sizeof(struct cifs_aio_ctx), GFP_KERNEL); in cifs_aio_ctx_alloc()805 struct cifs_aio_ctx *ctx = container_of(refcount, in cifs_aio_ctx_release()806 struct cifs_aio_ctx, refcount); in cifs_aio_ctx_release()832 setup_aio_ctx_iter(struct cifs_aio_ctx *ctx, struct iov_iter *iter, int rw) in setup_aio_ctx_iter()
1344 struct cifs_aio_ctx { struct1375 struct cifs_aio_ctx *ctx; argument1411 struct cifs_aio_ctx *ctx;
2735 static void collect_uncached_write_data(struct cifs_aio_ctx *ctx);2801 struct cifs_aio_ctx *ctx) in cifs_resend_wdata()2873 struct cifs_aio_ctx *ctx) in cifs_write_from_iter()3035 static void collect_uncached_write_data(struct cifs_aio_ctx *ctx) in collect_uncached_write_data()3125 struct cifs_aio_ctx *ctx; in __cifs_writev()3443 static void collect_uncached_read_data(struct cifs_aio_ctx *ctx);3533 struct cifs_aio_ctx *ctx) in cifs_resend_rdata()3606 struct cifs_aio_ctx *ctx) in cifs_send_async_read()3746 collect_uncached_read_data(struct cifs_aio_ctx *ctx) in collect_uncached_read_data()3860 struct cifs_aio_ctx *ctx; in __cifs_readv()
594 struct cifs_aio_ctx *cifs_aio_ctx_alloc(void);596 int setup_aio_ctx_iter(struct cifs_aio_ctx *ctx, struct iov_iter *iter, int rw);