Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dfile.c1180 static int fallocate_chunk(struct inode *inode, loff_t offset, loff_t len) in fallocate_chunk() function
1348 error = fallocate_chunk(inode, offset, max_bytes); in __gfs2_fallocate()