Home
last modified time | relevance | path

Searched defs:new_size (Results 176 - 200 of 447) sorted by relevance

12345678910>>...18

/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Dfile_load_64.c448 u32 new_size; in check_realloc_usable_mem() local
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-array.c655 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 Dvlun.c741 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 Dinode.c2357 s64 new_size, old_size, nr_freed, new_alloc_size, old_alloc_size; in ntfs_truncate() local
[all...]
H A Dattrib.c1445 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 Dmft.c322 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 Drunlist.c60 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 Dfile-item.c670 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 Dlock_dlm.c1057 uint32_t old_size, new_size; in set_recover_size() local
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode_remote.c243 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 Dslab_common.c1066 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 Dkexec_core.c1015 int crash_shrink_memory(unsigned long new_size) in crash_shrink_memory() argument
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_inode.h98 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 Dxfs_file.c854 loff_t new_size = 0; in xfs_file_fallocate() local
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dxattr.c529 size_t new_size; in reiserfs_xattr_set_handle() local
/kernel/linux/linux-5.10/fs/ubifs/
H A Drecovery.c1354 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 Dfile.c1114 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 Dxfs_iext_tree.c599 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 Djournal.h586 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 Dtp_meter.c121 u32 new_size = base + increment; in batadv_tp_cwnd() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Datomisp_fops.c1176 u32 origin_size, new_size; in atomisp_mmap() local
/kernel/linux/linux-5.10/fs/jfs/
H A Dxattr.c663 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 Ddevres.c859 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 Dattrib.c1445 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 Dinode_remote.c243 static void hmdfs_update_inode_size(struct inode *inode, uint64_t new_size) in hmdfs_update_inode_size() argument
[all...]

Completed in 38 milliseconds

12345678910>>...18