Lines Matching defs:size
106 inode->i_size = info->size;
265 * Setting the file size and setting the other attributes has to
316 info.size = iattr->ia_size;
396 shfl_path->size = shfl_path->length + 1;
411 shfl_path->size = path_len + 1;
518 u32 entries, size;
531 size = b->free;
534 &size, buf, &entries);
539 b->free -= size;
540 b->used += size;