Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dcifsproto.h594 struct cifs_aio_ctx *cifs_aio_ctx_alloc(void);
Dmisc.c782 cifs_aio_ctx_alloc(void) in cifs_aio_ctx_alloc() function
Dfile.c3151 ctx = cifs_aio_ctx_alloc(); in __cifs_writev()
3886 ctx = cifs_aio_ctx_alloc(); in __cifs_readv()