Lines Matching refs:GFS2_BLKST_FREE
326 if (res != GFS2_BLKST_FREE) in gfs2_unaligned_extlen()
1530 ret = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, &extlen, ip, true, ap); in rg_mblk_search()
1695 (state == GFS2_BLKST_FREE)) in gfs2_rbm_find()
1730 if ((state == GFS2_BLKST_FREE) && initial_offset == 0) in gfs2_rbm_find()
1747 if (minext == NULL || state != GFS2_BLKST_FREE) in gfs2_rbm_find()
2166 if (ret || gfs2_testbit(&pos) != GFS2_BLKST_FREE) in gfs2_alloc_extent()
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()
2434 rgd = rgblk_free(sdp, bstart, blen, GFS2_BLKST_FREE); in __gfs2_free_blocks()
2437 trace_gfs2_block_alloc(ip, rgd, bstart, blen, GFS2_BLKST_FREE); in __gfs2_free_blocks()
2488 tmp_rgd = rgblk_free(sdp, blkno, 1, GFS2_BLKST_FREE); in gfs2_free_uninit_di()
2510 trace_gfs2_block_alloc(ip, rgd, ip->i_no_addr, 1, GFS2_BLKST_FREE); in gfs2_free_di()