Searched refs:cifs_aio_ctx (Results 1 – 4 of 4) sorted by relevance
745 struct cifs_aio_ctx *748 struct cifs_aio_ctx *ctx; in cifs_aio_ctx_alloc()750 ctx = kzalloc(sizeof(struct cifs_aio_ctx), GFP_KERNEL); in cifs_aio_ctx_alloc()764 struct cifs_aio_ctx *ctx = container_of(refcount, in cifs_aio_ctx_release()765 struct cifs_aio_ctx, refcount); in cifs_aio_ctx_release()775 setup_aio_ctx_iter(struct cifs_aio_ctx *ctx, struct iov_iter *iter, int rw) in setup_aio_ctx_iter()
553 struct cifs_aio_ctx *cifs_aio_ctx_alloc(void);555 int setup_aio_ctx_iter(struct cifs_aio_ctx *ctx, struct iov_iter *iter, int rw);
1160 struct cifs_aio_ctx { struct1186 struct cifs_aio_ctx *ctx; argument1221 struct cifs_aio_ctx *ctx;
2462 static void collect_uncached_write_data(struct cifs_aio_ctx *ctx);2530 struct cifs_aio_ctx *ctx) in cifs_write_from_iter()2625 static void collect_uncached_write_data(struct cifs_aio_ctx *ctx) in collect_uncached_write_data()2713 struct cifs_aio_ctx *ctx; in cifs_user_writev()3007 static void collect_uncached_read_data(struct cifs_aio_ctx *ctx);3098 struct cifs_aio_ctx *ctx) in cifs_send_async_read()3171 collect_uncached_read_data(struct cifs_aio_ctx *ctx) in collect_uncached_read_data()3280 struct cifs_aio_ctx *ctx; in cifs_user_readv()