Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
H A Dfile.c1172 static long gfs2_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in gfs2_fallocate() function
1383 .fallocate = gfs2_fallocate,
1414 .fallocate = gfs2_fallocate,
/kernel/linux/linux-6.6/fs/gfs2/
H A Dfile.c1359 static long gfs2_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in gfs2_fallocate() function
1581 .fallocate = gfs2_fallocate,
1612 .fallocate = gfs2_fallocate,

Completed in 5 milliseconds