Home
last modified time | relevance | path

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

12

/Linux-v6.6/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()
/Linux-v6.6/include/linux/
Dramfs.h14 ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping()
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_dir2_sf.c946 int newsize; /* new inode size */ in xfs_dir2_sf_removename() local
1022 int newsize; in xfs_dir2_sf_replace_needblock() local
1162 int newsize; /* new inode size */ in xfs_dir2_sf_toino4() local
1235 int newsize; /* new inode size */ in xfs_dir2_sf_toino8() local
Dxfs_attr.c1114 int newsize, forkoff; in xfs_attr_shortform_addname() local
/Linux-v6.6/fs/ceph/
Dquota.c431 bool ceph_quota_is_max_bytes_exceeded(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_exceeded()
453 bool ceph_quota_is_max_bytes_approaching(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_approaching()
/Linux-v6.6/drivers/acpi/x86/
Dapple.c30 unsigned int i, j = 0, newsize = 0, numprops, numvalid; in acpi_extract_apple_properties() local
/Linux-v6.6/mm/
Dtruncate.c726 void truncate_pagecache(struct inode *inode, loff_t newsize) in truncate_pagecache()
759 void truncate_setsize(struct inode *inode, loff_t newsize) in truncate_setsize()
Dreadahead.c345 unsigned long newsize = roundup_pow_of_two(size); in get_init_ra_size() local
Dutil.c675 void *kvrealloc(const void *p, size_t oldsize, size_t newsize, gfp_t flags) in kvrealloc()
/Linux-v6.6/drivers/hid/
Dhid-kye.c405 unsigned int newsize; in kye_tablet_fixup() local
/Linux-v6.6/fs/gfs2/
Dbmap.c1316 static int gfs2_journaled_truncate(struct inode *inode, u64 oldsize, u64 newsize) in gfs2_journaled_truncate()
1351 static int trunc_start(struct inode *inode, u64 newsize) in trunc_start()
2019 static int do_shrink(struct inode *inode, u64 newsize) in do_shrink()
2124 int gfs2_setattr_size(struct inode *inode, u64 newsize) in gfs2_setattr_size()
/Linux-v6.6/scripts/dtc/
Ddata.c27 unsigned int newsize; in data_grow_for() local
/Linux-v6.6/fs/jfs/
Dinode.c367 loff_t newsize; in jfs_truncate_nolock() local
/Linux-v6.6/scripts/dtc/libfdt/
Dfdt_rw.c423 int newsize; in fdt_open_into() local
/Linux-v6.6/fs/nfs/
Dnfs4session.c39 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) in nfs4_shrink_slot_table()
/Linux-v6.6/fs/udf/
Dinode.c633 static int udf_extend_file(struct inode *inode, loff_t newsize) in udf_extend_file()
1242 int udf_setsize(struct inode *inode, loff_t newsize) in udf_setsize()
/Linux-v6.6/arch/sh/mm/
Dpmb.c657 unsigned long span, newsize; in pmb_merge() local
/Linux-v6.6/fs/affs/
Dfile.c559 affs_extent_file_ofs(struct inode *inode, u32 newsize) in affs_extent_file_ofs()
/Linux-v6.6/fs/f2fs/
Dxattr.c635 int found, newsize; in __f2fs_setxattr() local
/Linux-v6.6/arch/mips/boot/tools/
Drelocs.c455 unsigned long newsize = r->size + 50000; in add_reloc() local
/Linux-v6.6/fs/ntfs3/
Dfile.c670 loff_t newsize, oldsize; in ntfs3_setattr() local
/Linux-v6.6/fs/xfs/
Dxfs_iops.c793 xfs_off_t oldsize, newsize; in xfs_setattr_size() local
/Linux-v6.6/security/
Dcommoncap.c541 size_t newsize; in cap_convert_nscap() local
/Linux-v6.6/fs/nilfs2/
Dioctl.c1019 __u64 newsize; in nilfs_ioctl_resize() local
Dsuper.c420 int nilfs_resize_fs(struct super_block *sb, __u64 newsize) in nilfs_resize_fs()

12