Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Drgrp.c75 static int gfs2_rbm_find(struct gfs2_rbm *rbm, u8 state, u32 *minext,
1530 ret = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, &extlen, ip, true, ap); in rg_mblk_search()
1668 static int gfs2_rbm_find(struct gfs2_rbm *rbm, u8 state, u32 *minext, in gfs2_rbm_find() function
1790 error = gfs2_rbm_find(&rbm, GFS2_BLKST_UNLINKED, NULL, NULL, in try_rgrp_unlink()
2348 error = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, NULL, ip, false, NULL); in gfs2_alloc_blocks()
2352 error = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, NULL, NULL, false, in gfs2_alloc_blocks()