Searched refs:RES_RG_BIT (Results 1 – 4 of 4) sorted by relevance
21 #define RES_RG_BIT 2 macro
418 error = gfs2_trans_begin(sdp, (*dblocks * RES_RG_BIT) + RES_STATFS + RES_QUOTA, 0); in alloc_dinode()490 error = gfs2_trans_begin(sdp, RES_RG_BIT + RES_STATFS + RES_QUOTA, in gfs2_dinode_dealloc()1279 error = gfs2_trans_begin(sdp, 2*RES_DINODE + 3*RES_LEAF + RES_RG_BIT, 0); in gfs2_unlink()
1409 error = gfs2_trans_begin(sdp, RES_RG_BIT + RES_DINODE + RES_STATFS + in ea_dealloc_block()
2088 error = gfs2_trans_begin(sdp, RES_DINODE + RES_STATFS + RES_RG_BIT + in do_grow()
Completed in 21 milliseconds