Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Drgrp.c76 static int gfs2_rbm_find(struct gfs2_rbm *rbm, u8 state, u32 *minext,
1578 ret = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, &extlen, ip, true); in rg_mblk_search()
1714 static int gfs2_rbm_find(struct gfs2_rbm *rbm, u8 state, u32 *minext, in gfs2_rbm_find() function
1836 error = gfs2_rbm_find(&rbm, GFS2_BLKST_UNLINKED, NULL, NULL, in try_rgrp_unlink()
2376 error = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, NULL, ip, false); in gfs2_alloc_blocks()
2380 error = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, NULL, NULL, false); in gfs2_alloc_blocks()