Home
last modified time | relevance | path

Searched refs:to_move (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/perf/
Dbuiltin-trace.c2557 size_t filename_len, entry_str_len, to_move; local
2599 to_move = entry_str_len - ttrace->filename.entry_str_pos + 1; /* \0 */
2601 memmove(pos + filename_len, pos, to_move);
/Linux-v5.10/fs/ocfs2/
Dxattr.c4519 int to_move = num_buckets / 2; in ocfs2_mv_xattr_bucket_cross_cluster() local
4533 to_move, first_hash); in ocfs2_mv_xattr_bucket_cross_cluster()
4540 src_blkno = last_cluster_blkno + (to_move * blks_per_bucket); in ocfs2_mv_xattr_bucket_cross_cluster()