Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dfile.c943 static long __gfs2_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in __gfs2_fallocate() function
1099 ret = __gfs2_fallocate(file, mode, offset, len); in gfs2_fallocate()