Searched refs:gfs2_iomap_get_alloc (Results 1 – 3 of 3) sorted by relevance
/fs/gfs2/ |
D | bmap.h | 51 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() 937 error = gfs2_iomap_get_alloc(inode, offset, end - offset, in fallocate_chunk()
|
D | bmap.c | 1462 int gfs2_iomap_get_alloc(struct inode *inode, loff_t pos, loff_t length, in gfs2_iomap_get_alloc() function
|