Home
last modified time | relevance | path

Searched refs:cifs_aio_ctx_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/cifs/
Dcifsproto.h596 struct cifs_aio_ctx *cifs_aio_ctx_alloc(void);
Dmisc.c939 cifs_aio_ctx_alloc(void) in cifs_aio_ctx_alloc() function
Dfile.c3519 ctx = cifs_aio_ctx_alloc(); in __cifs_writev()
4261 ctx = cifs_aio_ctx_alloc(); in __cifs_readv()