Home
last modified time | relevance | path

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

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