Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dmisc.c781 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()
H A Dcifsglob.h1344 struct cifs_aio_ctx { struct
1375 struct cifs_aio_ctx *ctx; argument
1411 struct cifs_aio_ctx *ctx;
H A Dfile.c2762 static void collect_uncached_write_data(struct cifs_aio_ctx *ctx);
2828 struct cifs_aio_ctx *ctx) in cifs_resend_wdata()
2900 struct cifs_aio_ctx *ctx) in cifs_write_from_iter()
3062 static void collect_uncached_write_data(struct cifs_aio_ctx *ctx) in collect_uncached_write_data()
3152 struct cifs_aio_ctx *ctx; in __cifs_writev()
3473 static void collect_uncached_read_data(struct cifs_aio_ctx *ctx);
3563 struct cifs_aio_ctx *ctx) in cifs_resend_rdata()
3636 struct cifs_aio_ctx *ctx) in cifs_send_async_read()
3776 collect_uncached_read_data(struct cifs_aio_ctx *ctx) in collect_uncached_read_data()
3890 struct cifs_aio_ctx *ctx; in __cifs_readv()
H A Dcifsproto.h596 struct cifs_aio_ctx *cifs_aio_ctx_alloc(void);
598 int setup_aio_ctx_iter(struct cifs_aio_ctx *ctx, struct iov_iter *iter, int rw);