Home
last modified time | relevance | path

Searched refs:cifs_aio_ctx (Results 1 – 4 of 4) sorted by relevance

/fs/cifs/
Dmisc.c788 struct cifs_aio_ctx *
791 struct cifs_aio_ctx *ctx; in cifs_aio_ctx_alloc()
798 ctx = kzalloc(sizeof(struct cifs_aio_ctx), GFP_KERNEL); in cifs_aio_ctx_alloc()
812 struct cifs_aio_ctx *ctx = container_of(refcount, in cifs_aio_ctx_release()
813 struct cifs_aio_ctx, refcount); in cifs_aio_ctx_release()
839 setup_aio_ctx_iter(struct cifs_aio_ctx *ctx, struct iov_iter *iter, int rw) in setup_aio_ctx_iter()
Dcifsglob.h1281 struct cifs_aio_ctx { struct
1312 struct cifs_aio_ctx *ctx; argument
1347 struct cifs_aio_ctx *ctx;
Dfile.c2685 static void collect_uncached_write_data(struct cifs_aio_ctx *ctx);
2751 struct cifs_aio_ctx *ctx) in cifs_resend_wdata()
2816 struct cifs_aio_ctx *ctx) in cifs_write_from_iter()
2979 static void collect_uncached_write_data(struct cifs_aio_ctx *ctx) in collect_uncached_write_data()
3069 struct cifs_aio_ctx *ctx; in __cifs_writev()
3387 static void collect_uncached_read_data(struct cifs_aio_ctx *ctx);
3477 struct cifs_aio_ctx *ctx) in cifs_resend_rdata()
3540 struct cifs_aio_ctx *ctx) in cifs_send_async_read()
3681 collect_uncached_read_data(struct cifs_aio_ctx *ctx) in collect_uncached_read_data()
3795 struct cifs_aio_ctx *ctx; in __cifs_readv()
Dcifsproto.h576 struct cifs_aio_ctx *cifs_aio_ctx_alloc(void);
578 int setup_aio_ctx_iter(struct cifs_aio_ctx *ctx, struct iov_iter *iter, int rw);