Home
last modified time | relevance | path

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

123

/openbmc/linux/fs/ramfs/
H A 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()
/openbmc/linux/include/linux/
H A Dramfs.h14 ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping()
/openbmc/linux/fs/xfs/libxfs/
H A 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
H A Dxfs_attr.c1114 int newsize, forkoff; in xfs_attr_shortform_addname() local
/openbmc/linux/drivers/acpi/x86/
H A Dapple.c30 unsigned int i, j = 0, newsize = 0, numprops, numvalid; in acpi_extract_apple_properties() local
/openbmc/linux/fs/ceph/
H A Dquota.c436 bool ceph_quota_is_max_bytes_exceeded(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_exceeded()
458 bool ceph_quota_is_max_bytes_approaching(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_approaching()
/openbmc/qemu/hw/ppc/
H A Dspapr_vhyp_mmu.c434 void *new_hpt, uint64_t newsize, in rehash_hpte()
522 void *new_hpt, uint64_t newsize) in rehash_hpt()
559 size_t newsize; in vhyp_mmu_resize_hpt_commit() local
/openbmc/linux/mm/
H A 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()
H A Dreadahead.c345 unsigned long newsize = roundup_pow_of_two(size); in get_init_ra_size() local
/openbmc/linux/drivers/hid/
H A Dhid-kye.c405 unsigned int newsize; in kye_tablet_fixup() local
/openbmc/linux/scripts/dtc/
H A Ddata.c27 unsigned int newsize; in data_grow_for() local
/openbmc/u-boot/scripts/dtc/
H A Ddata.c42 int newsize; in data_grow_for() local
/openbmc/linux/fs/gfs2/
H A 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()
2020 static int do_shrink(struct inode *inode, u64 newsize) in do_shrink()
2125 int gfs2_setattr_size(struct inode *inode, u64 newsize) in gfs2_setattr_size()
/openbmc/linux/fs/jfs/
H A Dinode.c367 loff_t newsize; in jfs_truncate_nolock() local
/openbmc/u-boot/net/
H A Dtftp.c146 ulong newsize = offset + len; in store_block() local
H A Dnfs.c83 ulong newsize = offset + len; in store_block() local
/openbmc/u-boot/common/
H A Ddlmalloc.c1658 INTERNAL_SIZE_T newsize; /* its size */ local
1887 INTERNAL_SIZE_T newsize; /* its size */ local
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_rw.c433 int newsize; in fdt_open_into() local
/openbmc/linux/scripts/dtc/libfdt/
H A Dfdt_rw.c423 int newsize; in fdt_open_into() local
/openbmc/linux/fs/nfs/
H A Dnfs4session.c39 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) in nfs4_shrink_slot_table()
/openbmc/linux/fs/udf/
H A Dinode.c645 static int udf_extend_file(struct inode *inode, loff_t newsize) in udf_extend_file()
1272 int udf_setsize(struct inode *inode, loff_t newsize) in udf_setsize()
/openbmc/linux/arch/sh/mm/
H A Dpmb.c657 unsigned long span, newsize; in pmb_merge() local
/openbmc/linux/fs/affs/
H A Dfile.c559 affs_extent_file_ofs(struct inode *inode, u32 newsize) in affs_extent_file_ofs()
/openbmc/linux/fs/xfs/
H A Dxfs_iops.c793 xfs_off_t oldsize, newsize; xfs_setattr_size() local
[all...]
/openbmc/linux/fs/f2fs/
H A Dxattr.c635 int found, newsize; in __f2fs_setxattr() local

123