Searched refs:fallocate_chunk (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | file.c | 979 static int fallocate_chunk(struct inode *inode, loff_t offset, loff_t len, in fallocate_chunk() function 1143 error = fallocate_chunk(inode, offset, max_bytes, mode); in __gfs2_fallocate()
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | file.c | 1167 static int fallocate_chunk(struct inode *inode, loff_t offset, loff_t len, in fallocate_chunk() function 1330 error = fallocate_chunk(inode, offset, max_bytes, mode); in __gfs2_fallocate()
|
Completed in 4 milliseconds