Home
last modified time | relevance | path

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

/linux-4.19.296/fs/pstore/
Dinode.c169 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek() function
181 .llseek = pstore_file_llseek,