Home
last modified time | relevance | path

Searched refs:cifs_llseek (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.c955 static loff_t cifs_llseek(struct file *file, loff_t offset, int whence) in cifs_llseek() function
1261 .llseek = cifs_llseek,
1281 .llseek = cifs_llseek,
1304 .llseek = cifs_llseek,
1319 .llseek = cifs_llseek,
1337 .llseek = cifs_llseek,
1358 .llseek = cifs_llseek,
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.c1040 static loff_t cifs_llseek(struct file *file, loff_t offset, int whence) in cifs_llseek() function
1526 .llseek = cifs_llseek,
1546 .llseek = cifs_llseek,
1569 .llseek = cifs_llseek,
1584 .llseek = cifs_llseek,
1602 .llseek = cifs_llseek,
1623 .llseek = cifs_llseek,

Completed in 5 milliseconds