Home
last modified time | relevance | path

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

12345678910

/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ialloc.c2855 int new_size = igeo->inode_cluster_size_raw; in xfs_ialloc_setup_geometry() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Daops.c1529 int ocfs2_size_fits_inline_data(struct buffer_head *di_bh, u64 new_size) in ocfs2_size_fits_inline_data() argument
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.c1276 unsigned long long destend, fstart, fend, new_size; in cifs_remap_file_range() local
1357 new_size); in cifs_remap_file_range() local
/kernel/linux/linux-6.6/fs/udf/
H A Dsuper.c1634 unsigned int new_size = ALIGN(partnum, PART_DESC_ALLOC_STEP); in handle_partition_descriptor() local
/kernel/linux/linux-6.6/fs/ubifs/
H A Dubifs-media.h603 __le64 new_size; member
/kernel/linux/linux-6.6/include/linux/
H A Ddevice.h332 devm_krealloc_array(struct device *dev, void *p, size_t new_n, size_t new_size, gfp_t flags) in devm_krealloc_array() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode.c1332 xfs_itruncate_extents_flags( struct xfs_trans **tpp, struct xfs_inode *ip, int whichfork, xfs_fsize_t new_size, int flags) xfs_itruncate_extents_flags() argument
/kernel/linux/linux-6.6/drivers/block/
H A Dloop.c1299 loff_t new_size = get_size(lo->lo_offset, lo->lo_sizelimit, in loop_set_status() local
/kernel/linux/linux-6.6/drivers/comedi/
H A Dcomedi_fops.c324 resize_async_buffer(struct comedi_device *dev, struct comedi_subdevice *s, unsigned int new_size) resize_async_buffer() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dhelpers.c1466 static void bpf_dynptr_set_size(struct bpf_dynptr_kern *ptr, u32 new_size) in bpf_dynptr_set_size() argument
/kernel/linux/linux-6.6/drivers/pci/
H A Dsetup-bus.c1741 adjust_bridge_window(struct pci_dev *bridge, struct resource *res, struct list_head *add_list, resource_size_t new_size) adjust_bridge_window() argument
/kernel/linux/linux-6.6/drivers/of/
H A Dbase.c1353 u32 list_size, new_size; in of_parse_phandle_with_args_map() local
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-core.c129 unsigned int new_size = parser->collection_stack_size + in open_collection() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-era-target.c852 dm_block_t *new_size = arg; in metadata_resize() local
1610 dm_block_t new_size = calc_nr_blocks(era); in era_preresume() local
[all...]
H A Ddm-ioctl.c1177 sector_t old_size, new_size; in do_resume() local
H A Ddm-table.c492 unsigned int new_size; in realloc_argv() local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dprotection_keys.c646 size_t new_size = new_nr_records * sizeof(struct pkey_malloc_record); in record_pkey_malloc() local
/kernel/linux/linux-6.6/mm/
H A Dmemblock.c420 phys_addr_t old_size, new_size, addr, new_end; in memblock_double_array() local
/kernel/linux/linux-6.6/net/ceph/
H A Dosdmap.c2318 ceph_is_new_interval(const struct ceph_osds *old_acting, const struct ceph_osds *new_acting, const struct ceph_osds *old_up, const struct ceph_osds *new_up, int old_size, int new_size, int old_min_size, int new_min_size, u32 old_pg_num, u32 new_pg_num, bool old_sort_bitwise, bool new_sort_bitwise, bool old_recovery_deletes, bool new_recovery_deletes, const struct ceph_pg *pgid) ceph_is_new_interval() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_semantics.c1439 unsigned int new_size = fib_info_hash_size << 1; in fib_create_info() local
1273 fib_info_hash_move(struct hlist_head *new_info_hash, struct hlist_head *new_laddrhash, unsigned int new_size) fib_info_hash_move() argument
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnandsim.c2342 uint64_t new_size = (uint64_t)nsmtd->erasesize << overridesize; in ns_init_module() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c3327 static int ice_get_valid_rss_size(struct ice_hw *hw, int new_size) in ice_get_valid_rss_size() argument
/kernel/linux/linux-5.10/drivers/md/
H A Draid5-cache.c2156 int new_size = conf->min_nr_stripes * 2; in r5c_recovery_analyze_meta_block() local
/kernel/linux/linux-5.10/drivers/net/ethernet/cortina/
H A Dgemini.c1045 unsigned int new_size = 0; in geth_resize_freeq() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Dioctl.c1686 u64 new_size; in btrfs_ioctl_resize() local
[all...]

Completed in 75 milliseconds

12345678910