Searched refs:cifs_aio_ctx (Results 1 – 4 of 4) sorted by relevance
962 struct cifs_aio_ctx *965 struct cifs_aio_ctx *ctx; in cifs_aio_ctx_alloc()972 ctx = kzalloc(sizeof(struct cifs_aio_ctx), GFP_KERNEL); in cifs_aio_ctx_alloc()986 struct cifs_aio_ctx *ctx = container_of(refcount, in cifs_aio_ctx_release()987 struct cifs_aio_ctx, refcount); in cifs_aio_ctx_release()
3241 static void collect_uncached_write_data(struct cifs_aio_ctx *ctx);3265 struct cifs_aio_ctx *ctx) in cifs_resend_wdata()3377 struct cifs_aio_ctx *ctx) in cifs_write_from_iter()3487 static void collect_uncached_write_data(struct cifs_aio_ctx *ctx) in collect_uncached_write_data()3577 struct cifs_aio_ctx *ctx; in __cifs_writev()3826 static void collect_uncached_read_data(struct cifs_aio_ctx *ctx);3842 struct cifs_aio_ctx *ctx) in cifs_resend_rdata()3915 struct cifs_aio_ctx *ctx) in cifs_send_async_read()4015 collect_uncached_read_data(struct cifs_aio_ctx *ctx) in collect_uncached_read_data()4107 struct cifs_aio_ctx *ctx; in __cifs_readv()
1431 struct cifs_aio_ctx { struct1461 struct cifs_aio_ctx *ctx; argument1485 struct cifs_aio_ctx *ctx;
615 struct cifs_aio_ctx *cifs_aio_ctx_alloc(void);