Searched refs:RES_RG_BIT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dtrans.h23 #define RES_RG_BIT 2 macro
H A Dinode.c466 error = gfs2_trans_begin(sdp, RES_RG_BIT + RES_STATFS + RES_QUOTA, 1);
686 error = gfs2_trans_begin(sdp, RES_RG_BIT + RES_STATFS, 0);
H A Dops_inode.c348 error = gfs2_trans_begin(sdp, 2*RES_DINODE + RES_LEAF + RES_RG_BIT, 0);
620 error = gfs2_trans_begin(sdp, 2 * RES_DINODE + 3 * RES_LEAF + RES_RG_BIT, 0);
H A Dxattr.c1481 error = gfs2_trans_begin(sdp, RES_RG_BIT + RES_DINODE + RES_STATFS +

Completed in 190 milliseconds