Searched refs:__gfs2_fallocate (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/gfs2/
H A Dfile.c1249 static long __gfs2_fallocate(struct file *file, int mode, loff_t offset, loff_t len) function
1400 ret = __gfs2_fallocate(file, mode, offset, len);

Completed in 146 milliseconds