Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dbmap.c633 * __gfs2_iomap_alloc - Build a metadata tree of the requested height
661 static int __gfs2_iomap_alloc(struct inode *inode, struct iomap *iomap, in __gfs2_iomap_alloc() function
806 * be exact or else __gfs2_iomap_alloc won't do the right thing. in gfs2_alloc_size()
1070 ret = __gfs2_iomap_alloc(inode, iomap, mp); in gfs2_iomap_begin_write()
1433 ret = __gfs2_iomap_alloc(inode, iomap, &mp); in gfs2_iomap_alloc()