Searched refs:gfs2_iomap_get_alloc (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/fs/gfs2/ |
| D | bmap.h | 52 extern int gfs2_iomap_get_alloc(struct inode *inode, loff_t pos, loff_t length,
|
| D | file.c | 424 if (gfs2_iomap_get_alloc(page->mapping->host, pos, length, &iomap)) in gfs2_allocate_page_backing() 997 error = gfs2_iomap_get_alloc(inode, offset, end - offset, in fallocate_chunk()
|
| D | bmap.c | 1464 int gfs2_iomap_get_alloc(struct inode *inode, loff_t pos, loff_t length, in gfs2_iomap_get_alloc() function
|