Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfile.c3920 static struct cifs_readdata *cifs_readdata_alloc(work_func_t complete) in cifs_readdata_alloc() function
4098 rdata = cifs_readdata_alloc(cifs_uncached_readv_complete); in cifs_send_async_read()
4728 rdata = cifs_readdata_alloc(cifs_readahead_complete); in cifs_readahead()