Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs-io.h175 loff_t bch2_llseek(struct file *, loff_t, int);
H A Dfs-io.c990 loff_t bch2_llseek(struct file *file, loff_t offset, int whence) in bch2_llseek() function
H A Dfs.c1401 .llseek = bch2_llseek,