Lines Matching refs:size
122 inode->i_size = info->size;
285 * Setting the file size and setting the other attributes has to
336 info.size = iattr->ia_size;
416 shfl_path->size = shfl_path->length + 1;
431 shfl_path->size = path_len + 1;
538 u32 entries, size;
551 size = b->free;
554 &size, buf, &entries);
559 b->free -= size;
560 b->used += size;