Searched refs:do_fallocate (Results 1 – 4 of 4) sorted by relevance
295 extern void do_fallocate __SS_PROTO;630 do_fallocate,
163 request do_fallocate, "Allocate uninitialized blocks to an inode",
172 extern void do_fallocate(int argc, char **argv, int sci_idx, void *infop);
2340 void do_fallocate(int argc, char *argv[], int sci_idx EXT2FS_ATTR((unused)), in do_fallocate() function