Lines Matching refs:GFS2_BLKST_FREE
326 if (res != GFS2_BLKST_FREE) in gfs2_unaligned_extlen()
1514 ret = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, &extlen, ip, true, ap); in rg_mblk_search()
1679 (state == GFS2_BLKST_FREE)) in gfs2_rbm_find()
1714 if ((state == GFS2_BLKST_FREE) && initial_offset == 0) { in gfs2_rbm_find()
1733 if (minext == NULL || state != GFS2_BLKST_FREE) in gfs2_rbm_find()
2143 if (ret || gfs2_testbit(&pos) != GFS2_BLKST_FREE) in gfs2_alloc_extent()
2325 error = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, NULL, ip, false, NULL); in gfs2_alloc_blocks()
2329 error = gfs2_rbm_find(&rbm, GFS2_BLKST_FREE, NULL, NULL, false, in gfs2_alloc_blocks()
2411 rgd = rgblk_free(sdp, bstart, blen, GFS2_BLKST_FREE); in __gfs2_free_blocks()
2414 trace_gfs2_block_alloc(ip, rgd, bstart, blen, GFS2_BLKST_FREE); in __gfs2_free_blocks()
2465 tmp_rgd = rgblk_free(sdp, blkno, 1, GFS2_BLKST_FREE); in gfs2_free_uninit_di()
2487 trace_gfs2_block_alloc(ip, rgd, ip->i_no_addr, 1, GFS2_BLKST_FREE); in gfs2_free_di()