Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dfs-io.h170 long bch2_fallocate_dispatch(struct file *, int, loff_t, loff_t);
Dfs-io.c761 long bch2_fallocate_dispatch(struct file *file, int mode, in bch2_fallocate_dispatch() function
Dfs.c1409 .fallocate = bch2_fallocate_dispatch,