/Linux-v5.4/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-v5.4/include/linux/ |
D | ramfs.h | 11 ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping()
|
/Linux-v5.4/fs/xfs/libxfs/ |
D | xfs_dir2_sf.c | 871 int newsize; /* new inode size */ in xfs_dir2_sf_removename() local 983 int newsize; /* new inode size */ in xfs_dir2_sf_replace() local 1082 int newsize; /* new inode size */ in xfs_dir2_sf_toino4() local 1155 int newsize; /* new inode size */ in xfs_dir2_sf_toino8() local
|
D | xfs_attr.c | 530 int newsize, forkoff, retval; in xfs_attr_shortform_addname() local
|
/Linux-v5.4/drivers/acpi/x86/ |
D | apple.c | 29 unsigned int i, j = 0, newsize = 0, numprops, numvalid; in acpi_extract_apple_properties() local
|
/Linux-v5.4/fs/ceph/ |
D | quota.c | 431 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-v5.4/fs/xfs/ |
D | kmem.c | 98 kmem_realloc(const void *old, size_t newsize, xfs_km_flags_t flags) in kmem_realloc()
|
D | xfs_iops.c | 832 xfs_off_t oldsize, newsize; in xfs_setattr_size() local
|
/Linux-v5.4/mm/ |
D | truncate.c | 802 void truncate_pagecache(struct inode *inode, loff_t newsize) in truncate_pagecache() 835 void truncate_setsize(struct inode *inode, loff_t newsize) in truncate_setsize()
|
D | readahead.c | 259 unsigned long newsize = roundup_pow_of_two(size); in get_init_ra_size() local
|
/Linux-v5.4/scripts/dtc/ |
D | data.c | 27 int newsize; in data_grow_for() local
|
/Linux-v5.4/fs/jfs/ |
D | inode.c | 376 loff_t newsize; in jfs_truncate_nolock() local
|
/Linux-v5.4/fs/gfs2/ |
D | bmap.c | 1370 static int gfs2_journaled_truncate(struct inode *inode, u64 oldsize, u64 newsize) in gfs2_journaled_truncate() 1405 static int trunc_start(struct inode *inode, u64 newsize) in trunc_start() 2059 static int do_shrink(struct inode *inode, u64 newsize) in do_shrink() 2172 int gfs2_setattr_size(struct inode *inode, u64 newsize) in gfs2_setattr_size()
|
/Linux-v5.4/scripts/dtc/libfdt/ |
D | fdt_rw.c | 404 int newsize; in fdt_open_into() local
|
/Linux-v5.4/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-v5.4/fs/udf/ |
D | inode.c | 624 static int udf_extend_file(struct inode *inode, loff_t newsize) in udf_extend_file() 1225 int udf_setsize(struct inode *inode, loff_t newsize) in udf_setsize()
|
/Linux-v5.4/arch/sh/mm/ |
D | pmb.c | 657 unsigned long span, newsize; in pmb_merge() local
|
/Linux-v5.4/fs/f2fs/ |
D | xattr.c | 601 int found, newsize; in __f2fs_setxattr() local
|
/Linux-v5.4/fs/affs/ |
D | file.c | 540 affs_extent_file_ofs(struct inode *inode, u32 newsize) in affs_extent_file_ofs()
|
/Linux-v5.4/arch/mips/boot/tools/ |
D | relocs.c | 455 unsigned long newsize = r->size + 50000; in add_reloc() local
|
/Linux-v5.4/security/ |
D | commoncap.c | 486 size_t newsize; in cap_convert_nscap() local
|
/Linux-v5.4/fs/nilfs2/ |
D | ioctl.c | 1035 __u64 newsize; in nilfs_ioctl_resize() local
|
D | super.c | 392 int nilfs_resize_fs(struct super_block *sb, __u64 newsize) in nilfs_resize_fs()
|
/Linux-v5.4/arch/x86/tools/ |
D | relocs.c | 652 unsigned long newsize = r->size + 50000; in add_reloc() local
|
/Linux-v5.4/drivers/md/bcache/ |
D | request.c | 106 size_t newsize = oldsize + u64s; in bch_keylist_realloc() local
|