Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/pstore/
Dinode.c160 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek() function
172 .llseek = pstore_file_llseek,