Home
last modified time | relevance | path

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

/Linux-v6.6/fs/gfs2/
Dfile.c1243 static long __gfs2_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in __gfs2_fallocate() function
1394 ret = __gfs2_fallocate(file, mode, offset, len); in gfs2_fallocate()