Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dfuse2fs.c3339 static int fallocate_helper(struct fuse_file_info *fp, int mode, off_t offset, in fallocate_helper() function
3565 ret = fallocate_helper(fp, mode, offset, len); in op_fallocate()