Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs.c1363 static loff_t bch2_dir_llseek(struct file *file, loff_t offset, int whence) in bch2_dir_llseek() function
1449 .llseek = bch2_dir_llseek,