Home
last modified time | relevance | path

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

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