/linux-6.12.1/fs/ramfs/ |
D | file-nommu.c | 62 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-6.12.1/include/linux/ |
D | ramfs.h | 14 ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping()
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_dir2_sf.c | 926 int newsize; /* new inode size */ in xfs_dir2_sf_removename() local 1002 int newsize; in xfs_dir2_sf_replace_needblock() local 1140 int newsize; /* new inode size */ in xfs_dir2_sf_toino4() local 1212 int newsize; /* new inode size */ in xfs_dir2_sf_toino8() local
|
D | xfs_attr.c | 1180 int newsize, forkoff; in xfs_attr_shortform_addname() local
|
/linux-6.12.1/fs/bcachefs/ |
D | keylist.c | 11 size_t newsize = oldsize + new_u64s; in bch2_keylist_realloc() local
|
/linux-6.12.1/drivers/acpi/x86/ |
D | apple.c | 30 unsigned int i, j = 0, newsize = 0, numprops, numvalid; in acpi_extract_apple_properties() local
|
/linux-6.12.1/fs/ceph/ |
D | quota.c | 443 bool ceph_quota_is_max_bytes_exceeded(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_exceeded() 465 bool ceph_quota_is_max_bytes_approaching(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_approaching()
|
/linux-6.12.1/mm/ |
D | truncate.c | 712 void truncate_pagecache(struct inode *inode, loff_t newsize) in truncate_pagecache() 745 void truncate_setsize(struct inode *inode, loff_t newsize) in truncate_setsize()
|
D | readahead.c | 363 unsigned long newsize = roundup_pow_of_two(size); in get_init_ra_size() local
|
/linux-6.12.1/scripts/dtc/ |
D | data.c | 27 unsigned int newsize; in data_grow_for() local
|
/linux-6.12.1/fs/gfs2/ |
D | bmap.c | 1319 static int gfs2_journaled_truncate(struct inode *inode, u64 oldsize, u64 newsize) in gfs2_journaled_truncate() 1354 static int trunc_start(struct inode *inode, u64 newsize) in trunc_start() 2023 static int do_shrink(struct inode *inode, u64 newsize) in do_shrink() 2128 int gfs2_setattr_size(struct inode *inode, u64 newsize) in gfs2_setattr_size()
|
/linux-6.12.1/fs/jfs/ |
D | inode.c | 367 loff_t newsize; in jfs_truncate_nolock() local
|
/linux-6.12.1/arch/s390/mm/ |
D | dump_pagetables.c | 252 size_t oldsize, newsize; in add_marker() local
|
/linux-6.12.1/arch/s390/tools/ |
D | relocs.c | 254 unsigned long newsize = r->size + 50000; in add_reloc() local
|
/linux-6.12.1/scripts/dtc/libfdt/ |
D | fdt_rw.c | 423 int newsize; in fdt_open_into() local
|
/linux-6.12.1/fs/nfs/ |
D | nfs4session.c | 39 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) in nfs4_shrink_slot_table()
|
/linux-6.12.1/fs/udf/ |
D | inode.c | 641 static int udf_extend_file(struct inode *inode, loff_t newsize) in udf_extend_file() 1268 int udf_setsize(struct inode *inode, loff_t newsize) in udf_setsize()
|
/linux-6.12.1/arch/sh/mm/ |
D | pmb.c | 657 unsigned long span, newsize; in pmb_merge() local
|
/linux-6.12.1/fs/affs/ |
D | file.c | 558 affs_extent_file_ofs(struct inode *inode, u32 newsize) in affs_extent_file_ofs()
|
/linux-6.12.1/arch/mips/boot/tools/ |
D | relocs.c | 455 unsigned long newsize = r->size + 50000; in add_reloc() local
|
/linux-6.12.1/fs/f2fs/ |
D | xattr.c | 635 int found, newsize; in __f2fs_setxattr() local
|
/linux-6.12.1/fs/xfs/ |
D | xfs_iops.c | 817 xfs_off_t oldsize, newsize; in xfs_setattr_size() local
|
/linux-6.12.1/fs/nilfs2/ |
D | super.c | 424 int nilfs_resize_fs(struct super_block *sb, __u64 newsize) in nilfs_resize_fs()
|
/linux-6.12.1/security/ |
D | commoncap.c | 542 size_t newsize; in cap_convert_nscap() local
|
/linux-6.12.1/drivers/md/bcache/ |
D | request.c | 94 size_t newsize = oldsize + u64s; in bch_keylist_realloc() local
|