Searched refs:RES_RG_BIT (Results 1 – 5 of 5) sorted by relevance
24 #define RES_RG_BIT 2 macro
398 error = gfs2_trans_begin(sdp, RES_RG_BIT + RES_STATFS, 0); in alloc_dinode()1078 error = gfs2_trans_begin(sdp, 2*RES_DINODE + 3*RES_LEAF + RES_RG_BIT, 0); in gfs2_unlink()
1188 error = gfs2_trans_begin(sdp, RES_DINODE + RES_STATFS + RES_RG_BIT, 0); in do_grow()
1431 error = gfs2_trans_begin(sdp, RES_RG_BIT + RES_STATFS + RES_QUOTA, in gfs2_dinode_dealloc()
1464 error = gfs2_trans_begin(sdp, RES_RG_BIT + RES_DINODE + RES_STATFS + in ea_dealloc_block()