Home
last modified time | relevance | path

Searched defs:newsize (Results 1 – 25 of 45) sorted by relevance

12

/kernel/linux/linux-5.10/fs/ramfs/
Dfile-nommu.c62 int ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping()
132 static int ramfs_nommu_resize(struct inode *inode, loff_t newsize, loff_t size) in ramfs_nommu_resize()
/kernel/linux/linux-5.10/include/linux/
Dramfs.h13 ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping()
/kernel/linux/linux-5.10/drivers/acpi/x86/
Dapple.c29 unsigned int i, j = 0, newsize = 0, numprops, numvalid; in acpi_extract_apple_properties() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_dir2_sf.c950 int newsize; /* new inode size */ in xfs_dir2_sf_removename() local
1026 int newsize; in xfs_dir2_sf_replace_needblock() local
1166 int newsize; /* new inode size */ in xfs_dir2_sf_toino4() local
1239 int newsize; /* new inode size */ in xfs_dir2_sf_toino8() local
Dxfs_attr.c541 int newsize, forkoff, retval; in xfs_attr_shortform_addname() local
/kernel/linux/linux-5.10/fs/ceph/
Dquota.c429 bool ceph_quota_is_max_bytes_exceeded(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_exceeded()
451 bool ceph_quota_is_max_bytes_approaching(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_approaching()
/kernel/linux/linux-5.10/mm/
Dtruncate.c819 void truncate_pagecache(struct inode *inode, loff_t newsize) in truncate_pagecache()
852 void truncate_setsize(struct inode *inode, loff_t newsize) in truncate_setsize()
Dreadahead.c313 unsigned long newsize = roundup_pow_of_two(size); in get_init_ra_size() local
Dutil.c664 void *kvrealloc(const void *p, size_t oldsize, size_t newsize, gfp_t flags) in kvrealloc()
/kernel/linux/linux-5.10/scripts/dtc/
Ddata.c27 int newsize; in data_grow_for() local
/kernel/linux/linux-5.10/fs/jfs/
Dinode.c377 loff_t newsize; in jfs_truncate_nolock() local
/kernel/linux/linux-5.10/fs/gfs2/
Dbmap.c1375 static int gfs2_journaled_truncate(struct inode *inode, u64 oldsize, u64 newsize) in gfs2_journaled_truncate()
1410 static int trunc_start(struct inode *inode, u64 newsize) in trunc_start()
2065 static int do_shrink(struct inode *inode, u64 newsize) in do_shrink()
2178 int gfs2_setattr_size(struct inode *inode, u64 newsize) in gfs2_setattr_size()
/kernel/linux/linux-5.10/fs/nfs/
Dnfs4session.c39 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) in nfs4_shrink_slot_table()
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
Dfdt_rw.c419 int newsize; in fdt_open_into() local
/kernel/linux/linux-5.10/fs/udf/
Dinode.c610 static int udf_extend_file(struct inode *inode, loff_t newsize) in udf_extend_file()
1219 int udf_setsize(struct inode *inode, loff_t newsize) in udf_setsize()
/kernel/linux/linux-5.10/arch/sh/mm/
Dpmb.c657 unsigned long span, newsize; in pmb_merge() local
/kernel/linux/linux-5.10/fs/affs/
Dfile.c559 affs_extent_file_ofs(struct inode *inode, u32 newsize) in affs_extent_file_ofs()
/kernel/linux/linux-5.10/fs/f2fs/
Dxattr.c632 int found, newsize; in __f2fs_setxattr() local
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_iops.c858 xfs_off_t oldsize, newsize; in xfs_setattr_size() local
/kernel/linux/linux-5.10/arch/mips/boot/tools/
Drelocs.c455 unsigned long newsize = r->size + 50000; in add_reloc() local
/kernel/linux/linux-5.10/security/
Dcommoncap.c507 size_t newsize; in cap_convert_nscap() local
/kernel/linux/linux-5.10/fs/nilfs2/
Dioctl.c1034 __u64 newsize; in nilfs_ioctl_resize() local
Dsuper.c398 int nilfs_resize_fs(struct super_block *sb, __u64 newsize) in nilfs_resize_fs()
/kernel/linux/linux-5.10/drivers/md/bcache/
Drequest.c94 size_t newsize = oldsize + u64s; in bch_keylist_realloc() local
/kernel/linux/linux-5.10/arch/x86/tools/
Drelocs.c652 unsigned long newsize = r->size + 50000; in add_reloc() local

12