Home
last modified time | relevance | path

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

12

/Linux-v4.19/fs/ramfs/
Dfile-nommu.c66 int ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping()
136 static int ramfs_nommu_resize(struct inode *inode, loff_t newsize, loff_t size) in ramfs_nommu_resize()
/Linux-v4.19/include/linux/
Dramfs.h12 ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_dir2_sf.c874 int newsize; /* new inode size */ in xfs_dir2_sf_removename() local
986 int newsize; /* new inode size */ in xfs_dir2_sf_replace() local
1085 int newsize; /* new inode size */ in xfs_dir2_sf_toino4() local
1158 int newsize; /* new inode size */ in xfs_dir2_sf_toino8() local
Dxfs_attr.c477 int newsize, forkoff, retval; in xfs_attr_shortform_addname() local
/Linux-v4.19/fs/ceph/
Dquota.c272 bool ceph_quota_is_max_bytes_exceeded(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_exceeded()
294 bool ceph_quota_is_max_bytes_approaching(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_approaching()
/Linux-v4.19/drivers/acpi/x86/
Dapple.c32 unsigned int i, j = 0, newsize = 0, numprops, numvalid; in acpi_extract_apple_properties() local
/Linux-v4.19/fs/xfs/
Dkmem.c67 kmem_realloc(const void *old, size_t newsize, xfs_km_flags_t flags) in kmem_realloc()
Dxfs_iops.c824 xfs_off_t oldsize, newsize; in xfs_setattr_size() local
/Linux-v4.19/mm/
Dreadahead.c258 unsigned long newsize = roundup_pow_of_two(size); in get_init_ra_size() local
278 unsigned long newsize; in get_next_ra_size() local
Dtruncate.c786 void truncate_pagecache(struct inode *inode, loff_t newsize) in truncate_pagecache()
819 void truncate_setsize(struct inode *inode, loff_t newsize) in truncate_setsize()
/Linux-v4.19/scripts/dtc/
Ddata.c42 int newsize; in data_grow_for() local
/Linux-v4.19/fs/jfs/
Dinode.c377 loff_t newsize; in jfs_truncate_nolock() local
/Linux-v4.19/fs/gfs2/
Dbmap.c1336 static int gfs2_journaled_truncate(struct inode *inode, u64 oldsize, u64 newsize) in gfs2_journaled_truncate()
1371 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()
2130 int gfs2_setattr_size(struct inode *inode, u64 newsize) in gfs2_setattr_size()
/Linux-v4.19/scripts/dtc/libfdt/
Dfdt_rw.c433 int newsize; in fdt_open_into() local
/Linux-v4.19/fs/nfs/
Dnfs4session.c38 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) in nfs4_shrink_slot_table()
/Linux-v4.19/fs/udf/
Dinode.c599 static int udf_extend_file(struct inode *inode, loff_t newsize) in udf_extend_file()
1191 int udf_setsize(struct inode *inode, loff_t newsize) in udf_setsize()
/Linux-v4.19/arch/sh/mm/
Dpmb.c657 unsigned long span, newsize; in pmb_merge() local
/Linux-v4.19/fs/f2fs/
Dxattr.c573 int found, newsize; in __f2fs_setxattr() local
/Linux-v4.19/fs/affs/
Dfile.c540 affs_extent_file_ofs(struct inode *inode, u32 newsize) in affs_extent_file_ofs()
/Linux-v4.19/arch/mips/boot/tools/
Drelocs.c455 unsigned long newsize = r->size + 50000; in add_reloc() local
/Linux-v4.19/security/
Dcommoncap.c493 size_t newsize; in cap_convert_nscap() local
/Linux-v4.19/fs/exofs/
Dore.c1120 __be64 newsize; in ore_truncate() member
/Linux-v4.19/fs/nilfs2/
Dioctl.c1040 __u64 newsize; in nilfs_ioctl_resize() local
/Linux-v4.19/arch/x86/tools/
Drelocs.c635 unsigned long newsize = r->size + 50000; in add_reloc() local
/Linux-v4.19/drivers/md/bcache/
Drequest.c106 size_t newsize = oldsize + u64s; in bch_keylist_realloc() local

12