Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dfile.c4277 cifs_read(struct file *file, char *read_data, size_t read_size, loff_t *offset) in cifs_read() function
4667 rc = cifs_read(file, read_data, PAGE_SIZE, poffset); in cifs_readpage_worker()