Searched refs:cp_size (Results 1 – 1 of 1) sorted by relevance
473 unsigned cp_size; in gfs2_iter_unstuffed() local505 cp_size = (sdp->sd_jbsize > amount) ? amount : sdp->sd_jbsize; in gfs2_iter_unstuffed()508 memcpy(dout, pos, cp_size); in gfs2_iter_unstuffed()514 memcpy(pos, din, cp_size); in gfs2_iter_unstuffed()