Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dbmap.h58 int gfs2_alloc_extent(struct inode *inode, u64 lblock, u64 *dblock,
H A Drgrp.c2229 static void gfs2_alloc_extent(const struct gfs2_rbm *rbm, bool dinode, in gfs2_alloc_extent() function
2449 gfs2_alloc_extent(&rbm, dinode, nblocks); in gfs2_alloc_blocks()
H A Ddir.c193 error = gfs2_alloc_extent(&ip->i_inode, lblock, &dblock, in gfs2_dir_write_data()
H A Dbmap.c1269 int gfs2_alloc_extent(struct inode *inode, u64 lblock, u64 *dblock, in gfs2_alloc_extent() function