Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifsproto.h584 struct cifs_aio_ctx *cifs_aio_ctx_alloc(void);
Dmisc.c931 cifs_aio_ctx_alloc(void) in cifs_aio_ctx_alloc() function
Dfile.c3226 ctx = cifs_aio_ctx_alloc(); in __cifs_writev()
3961 ctx = cifs_aio_ctx_alloc(); in __cifs_readv()