Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dfile.c936 static long __gfs2_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in __gfs2_fallocate() function
1092 ret = __gfs2_fallocate(file, mode, offset, len); in gfs2_fallocate()