Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dshmem.c1806 static loff_t shmem_file_llseek(struct file *file, loff_t offset, int whence) in shmem_file_llseek() function
3130 .llseek = shmem_file_llseek,