| /third_party/libfuse/util/ |
| H A D | fusermount.c | 672 unsigned newsize = oldsize + 1 + strlen(opt) + expand + 1; in add_option() local
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_dfa_match.c | 429 uint32_t newsize = (rws->size >= UINT32_MAX/2)? UINT32_MAX/2 : rws->size * 2; in more_workspace() local
|
| /third_party/skia/third_party/externals/freetype/src/bdf/ |
| H A D | bdflib.c | 318 unsigned long newsize = oldsize + ( oldsize >> 1 ) + 5; in _bdf_list_ensure() local
|
| /third_party/python/Lib/test/ |
| H A D | test_sys.py | 1505 newsize = PySet_MINSIZE variable in SizeofTest.test_objecttypes.C
|
| /third_party/python/Parser/ |
| H A D | tokenizer.c | 357 Py_ssize_t newsize = oldsize + Py_MAX(size, oldsize >> 1); in tok_reserve_buf() local
|
| /third_party/python/Objects/ |
| H A D | tupleobject.c | 915 _PyTuple_Resize(PyObject **pv, Py_ssize_t newsize) in _PyTuple_Resize() argument
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | raid1.c | 3192 sector_t newsize = raid1_size(mddev, sectors, 0); in raid1_resize() local
|
| H A D | md-cluster.c | 1123 static int resize_bitmaps(struct mddev *mddev, sector_t newsize, sector_t oldsize) in resize_bitmaps() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | dpt_i2o.c | 2993 int newsize = pHba->hrt->num_entries * pHba->hrt->entry_len << 2; in adpt_i2o_hrt_get() local
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | bmap.c | 1372 static int gfs2_journaled_truncate(struct inode *inode, u64 oldsize, u64 newsize) in gfs2_journaled_truncate() argument 1407 static int trunc_start(struct inode *inode, u64 newsize) in trunc_start() argument 2062 do_shrink(struct inode *inode, u64 newsize) do_shrink() argument 2175 gfs2_setattr_size(struct inode *inode, u64 newsize) gfs2_setattr_size() argument [all...] |
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | jfs_dmap.c | 3428 s64 newsize; in dbExtendFS() local
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | nommu.c | 1762 nommu_shrink_inode_mappings(struct inode *inode, size_t size, size_t newsize) nommu_shrink_inode_mappings() argument
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | aops.c | 1619 loff_t newsize = pos + len; in ocfs2_expand_nonsparse_inode() local
|
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | inode.c | 617 static int udf_extend_file(struct inode *inode, loff_t newsize) in udf_extend_file() argument 1219 int udf_setsize(struct inode *inode, loff_t newsize) in udf_setsize() argument [all...] |
| /kernel/linux/linux-5.10/fs/hugetlbfs/ |
| H A D | inode.c | 777 loff_t newsize = attr->ia_size; in hugetlbfs_setattr() local
|
| /kernel/linux/linux-6.6/fs/hugetlbfs/ |
| H A D | inode.c | 967 loff_t newsize = attr->ia_size; in hugetlbfs_setattr() local
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | jfs_dmap.c | 3364 s64 newsize; in dbExtendFS() local
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | aops.c | 1615 loff_t newsize = pos + len; in ocfs2_expand_nonsparse_inode() local
|
| /kernel/linux/linux-6.6/fs/udf/ |
| H A D | inode.c | 633 static int udf_extend_file(struct inode *inode, loff_t newsize) in udf_extend_file() argument 1242 int udf_setsize(struct inode *inode, loff_t newsize) in udf_setsize() argument [all...] |
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | bmap.c | 1316 static int gfs2_journaled_truncate(struct inode *inode, u64 oldsize, u64 newsize) in gfs2_journaled_truncate() argument 1351 static int trunc_start(struct inode *inode, u64 newsize) in trunc_start() argument 2019 do_shrink(struct inode *inode, u64 newsize) do_shrink() argument 2124 gfs2_setattr_size(struct inode *inode, u64 newsize) gfs2_setattr_size() argument [all...] |
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | md-cluster.c | 1127 static int resize_bitmaps(struct mddev *mddev, sector_t newsize, sector_t oldsize) in resize_bitmaps() argument
|
| H A D | raid1.c | 3222 sector_t newsize = raid1_size(mddev, sectors, 0); in raid1_resize() local
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | resource.c | 655 reallocate_resource(struct resource *root, struct resource *old, resource_size_t newsize, struct resource_constraint *constraint) reallocate_resource() argument
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | nommu.c | 1738 nommu_shrink_inode_mappings(struct inode *inode, size_t size, size_t newsize) nommu_shrink_inode_mappings() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | aviobuf.c | 1100 int64_t newsize = avio_size(s); in ffio_limit() local
|