Home
last modified time | relevance | path

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

/openbmc/linux/fs/pstore/
H A Dinode.c161 static loff_t pstore_file_llseek(struct file *file, loff_t off, int whence) in pstore_file_llseek() function
173 .llseek = pstore_file_llseek,