Searched refs:old_sz (Results 1 – 2 of 2) sorted by relevance
156 unsigned int old_sz = ts ? ts->arr_sz : 0; in thread_stack__new() local162 if (!ts || new_sz > old_sz) { in thread_stack__new()167 memcpy(new_ts, ts, old_sz * sizeof(*ts)); in thread_stack__new()
1257 int unlink = !!new_inode, new_sz, old_sz; in do_rename() local1304 old_sz = CALC_DENT_SIZE(fname_len(&old_nm)); in do_rename()1376 old_dir->i_size -= old_sz; in do_rename()1461 old_dir->i_size += old_sz; in do_rename()