Searched refs:bch2_fallocate_dispatch (Results 1 – 3 of 3) sorted by relevance
170 long bch2_fallocate_dispatch(struct file *, int, loff_t, loff_t);
761 long bch2_fallocate_dispatch(struct file *file, int mode, in bch2_fallocate_dispatch() function
1409 .fallocate = bch2_fallocate_dispatch,