Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dfile.c3737 static loff_t btrfs_file_llseek(struct file *file, loff_t offset, int whence) in btrfs_file_llseek() function
3877 .llseek = btrfs_file_llseek,