Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
Drgrp.c81 static int gfs2_rbm_find(struct gfs2_rbm *rbm, u8 state, u32 *minext,
1600 ret = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, &extlen, &ip->i_res, true); in rg_mblk_search()
1738 static int gfs2_rbm_find(struct gfs2_rbm *rbm, u8 state, u32 *minext, in gfs2_rbm_find() function
1853 error = gfs2_rbm_find(&rbm, GFS2_BLKST_UNLINKED, NULL, NULL, in try_rgrp_unlink()
2434 error = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, &minext, &ip->i_res, false); in gfs2_alloc_blocks()
2438 error = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, &minext, NULL, false); in gfs2_alloc_blocks()