GFS2_JTRUNC_REVOKES 1375 fs/gfs2/bmap.c 	u64 max_chunk = GFS2_JTRUNC_REVOKES * sdp->sd_vfs->s_blocksize;
GFS2_JTRUNC_REVOKES 1399 fs/gfs2/bmap.c 		error = gfs2_trans_begin(sdp, RES_DINODE, GFS2_JTRUNC_REVOKES);
GFS2_JTRUNC_REVOKES 1417 fs/gfs2/bmap.c 		error = gfs2_trans_begin(sdp, RES_DINODE + RES_JDATA, GFS2_JTRUNC_REVOKES);
GFS2_JTRUNC_REVOKES 2408 fs/gfs2/bmap.c 	loff_t max_chunk = GFS2_JTRUNC_REVOKES * sdp->sd_vfs->s_blocksize;
GFS2_JTRUNC_REVOKES 2433 fs/gfs2/bmap.c 		error = gfs2_trans_begin(sdp, RES_DINODE, GFS2_JTRUNC_REVOKES);
GFS2_JTRUNC_REVOKES 2449 fs/gfs2/bmap.c 					 GFS2_JTRUNC_REVOKES);