Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dfile.c860 static int fallocate_chunk(struct inode *inode, loff_t offset, loff_t len, in fallocate_chunk() function
1023 error = fallocate_chunk(inode, offset, max_bytes, mode); in __gfs2_fallocate()