Searched refs:__gfs2_fallocate (Results 1 – 1 of 1) sorted by relevance
936 static long __gfs2_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in __gfs2_fallocate() function1092 ret = __gfs2_fallocate(file, mode, offset, len); in gfs2_fallocate()