cp_size 450 fs/gfs2/xattr.c unsigned cp_size; cp_size 482 fs/gfs2/xattr.c cp_size = (sdp->sd_jbsize > amount) ? amount : sdp->sd_jbsize; cp_size 485 fs/gfs2/xattr.c memcpy(dout, pos, cp_size); cp_size 491 fs/gfs2/xattr.c memcpy(pos, din, cp_size); cp_size 2503 net/mpls/af_mpls.c size_t cp_size; cp_size 2554 net/mpls/af_mpls.c cp_size = size; cp_size 2556 net/mpls/af_mpls.c cp_size = old_limit * sizeof(struct mpls_route *); cp_size 2558 net/mpls/af_mpls.c memcpy(labels, old, cp_size);