| /kernel/linux/linux-6.6/arch/powerpc/kexec/ |
| H A D | file_load_64.c | 448 u32 new_size; in check_realloc_usable_mem() local
|
| /kernel/linux/linux-5.10/drivers/md/persistent-data/ |
| H A D | dm-array.c | 655 array_resize(struct dm_array_info *info, dm_block_t root, uint32_t old_size, uint32_t new_size, const void *value, dm_block_t *new_root) array_resize() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
| H A D | vlun.c | 741 u64 new_size; in _cxlflash_vlun_resize() local 500 grow_lxt(struct afu *afu, struct scsi_device *sdev, ctx_hndl_t ctxid, res_hndl_t rhndl, struct sisl_rht_entry *rhte, u64 *new_size) grow_lxt() argument 618 shrink_lxt(struct afu *afu, struct scsi_device *sdev, res_hndl_t rhndl, struct sisl_rht_entry *rhte, struct ctx_info *ctxi, u64 *new_size) shrink_lxt() argument [all...] |
| /kernel/linux/linux-5.10/fs/ntfs/ |
| H A D | inode.c | 2357 s64 new_size, old_size, nr_freed, new_alloc_size, old_alloc_size; in ntfs_truncate() local [all...] |
| H A D | attrib.c | 1445 int ntfs_attr_record_resize(MFT_RECORD *m, ATTR_RECORD *a, u32 new_size) in ntfs_attr_record_resize() argument 1489 ntfs_resident_attr_value_resize(MFT_RECORD *m, ATTR_RECORD *a, const u32 new_size) ntfs_resident_attr_value_resize() argument 1547 s64 new_size; ntfs_attr_make_non_resident() local [all...] |
| H A D | mft.c | 322 int new_size = (base_ni->nr_extents + 4) * sizeof(ntfs_inode *); in map_extent_mft_record() local 2881 int new_size = (base_ni->nr_extents + 4) * sizeof(ntfs_inode*); in ntfs_extent_mft_record_free() local
|
| H A D | runlist.c | 60 ntfs_rl_realloc(runlist_element *rl, int old_size, int new_size) ntfs_rl_realloc() argument 106 ntfs_rl_realloc_nofail(runlist_element *rl, int old_size, int new_size) ntfs_rl_realloc_nofail() argument 1555 int new_size = rl - runlist->rl + 1; ntfs_rl_truncate_nolock() local [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | file-item.c | 670 u32 new_size = (bytenr - key->offset) >> blocksize_bits; in truncate_one_csum() local 681 u32 new_size = (csum_end - end_byte) >> blocksize_bits; in truncate_one_csum() local
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | lock_dlm.c | 1057 uint32_t old_size, new_size; in set_recover_size() local
|
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| H A D | inode_remote.c | 243 static void hmdfs_update_inode_size(struct inode *inode, uint64_t new_size) in hmdfs_update_inode_size() argument [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | slab_common.c | 1066 static __always_inline void *__do_krealloc(const void *p, size_t new_size, in __do_krealloc() argument 1099 void *krealloc(const void *p, size_t new_size, gfp_t flags) in krealloc() argument
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | kexec_core.c | 1015 int crash_shrink_memory(unsigned long new_size) in crash_shrink_memory() argument
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_inode.h | 98 xfs_new_eof(struct xfs_inode *ip, xfs_fsize_t new_size) in xfs_new_eof() argument 415 xfs_itruncate_extents( struct xfs_trans **tpp, struct xfs_inode *ip, int whichfork, xfs_fsize_t new_size) xfs_itruncate_extents() argument
|
| H A D | xfs_file.c | 854 loff_t new_size = 0; in xfs_file_fallocate() local
|
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | xattr.c | 529 size_t new_size; in reiserfs_xattr_set_handle() local
|
| /kernel/linux/linux-5.10/fs/ubifs/ |
| H A D | recovery.c | 1354 ubifs_recover_size_accum(struct ubifs_info *c, union ubifs_key *key, int deletion, loff_t new_size) ubifs_recover_size_accum() argument
|
| H A D | file.c | 1114 loff_t old_size = inode->i_size, new_size = attr->ia_size; in do_truncation() local 1219 loff_t new_size in do_setattr() local [all...] |
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_iext_tree.c | 599 int64_t new_size = ifp->if_bytes + sizeof(struct xfs_iext_rec); in xfs_iext_realloc_root() local
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | journal.h | 586 ocfs2_begin_ordered_truncate(struct inode *inode, loff_t new_size) ocfs2_begin_ordered_truncate() argument
|
| /kernel/linux/linux-5.10/net/batman-adv/ |
| H A D | tp_meter.c | 121 u32 new_size = base + increment; in batadv_tp_cwnd() local
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_fops.c | 1176 u32 origin_size, new_size; in atomisp_mmap() local
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | xattr.c | 663 int new_size; in __jfs_setxattr() local 592 ea_put(tid_t tid, struct inode *inode, struct ea_buffer *ea_buf, int new_size) ea_put() argument [all...] |
| /kernel/linux/linux-6.6/drivers/base/ |
| H A D | devres.c | 859 void *devm_krealloc(struct device *dev, void *ptr, size_t new_size, gfp_t gfp) in devm_krealloc() argument
|
| /kernel/linux/linux-6.6/fs/ntfs/ |
| H A D | attrib.c | 1445 int ntfs_attr_record_resize(MFT_RECORD *m, ATTR_RECORD *a, u32 new_size) in ntfs_attr_record_resize() argument 1489 ntfs_resident_attr_value_resize(MFT_RECORD *m, ATTR_RECORD *a, const u32 new_size) ntfs_resident_attr_value_resize() argument 1547 s64 new_size; ntfs_attr_make_non_resident() local [all...] |
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| H A D | inode_remote.c | 243 static void hmdfs_update_inode_size(struct inode *inode, uint64_t new_size) in hmdfs_update_inode_size() argument [all...] |