Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dshmem.c3023 static loff_t shmem_file_llseek(struct file *file, loff_t offset, int whence) in shmem_file_llseek() function
4484 .llseek = shmem_file_llseek,