Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs-io.h170 long bch2_fallocate_dispatch(struct file *, int, loff_t, loff_t);
H A Dfs-io.c817 long bch2_fallocate_dispatch(struct file *file, int mode, in bch2_fallocate_dispatch() function
H A Dfs.c1747 .fallocate = bch2_fallocate_dispatch,