Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifsproto.h605 struct cifs_aio_ctx *cifs_aio_ctx_alloc(void);
Dmisc.c959 cifs_aio_ctx_alloc(void) in cifs_aio_ctx_alloc() function
Dfile.c3587 ctx = cifs_aio_ctx_alloc(); in __cifs_writev()
4119 ctx = cifs_aio_ctx_alloc(); in __cifs_readv()