Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dramfs.h13 ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_dir2_sf.c950 int newsize; /* new inode size */ in xfs_dir2_sf_removename() local
1026 int newsize; in xfs_dir2_sf_replace_needblock() local
1166 int newsize; /* new inode size */ in xfs_dir2_sf_toino4() local
1239 int newsize; /* new inode size */ in xfs_dir2_sf_toino8() local
H A Dxfs_attr.c541 int newsize, forkoff, retval; in xfs_attr_shortform_addname() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dxmalloc.c40 void *lsx_realloc(void *ptr, size_t newsize) in lsx_realloc()
/OK3568_Linux_fs/kernel/drivers/acpi/x86/
H A Dapple.c29 unsigned int i, j = 0, newsize = 0, numprops, numvalid; in acpi_extract_apple_properties() local
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dquota.c429 bool ceph_quota_is_max_bytes_exceeded(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_exceeded()
451 bool ceph_quota_is_max_bytes_approaching(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_approaching()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A DInitOutput.c452 size_t newsize = size + blen; in winFixupPaths() local
505 size_t newsize = oldfp_len; in winFixupPaths() local
/OK3568_Linux_fs/kernel/mm/
H A Dtruncate.c819 void truncate_pagecache(struct inode *inode, loff_t newsize) in truncate_pagecache()
852 void truncate_setsize(struct inode *inode, loff_t newsize) in truncate_setsize()
H A Dreadahead.c344 unsigned long newsize = roundup_pow_of_two(size); in get_init_ra_size() local
/OK3568_Linux_fs/external/recovery/update_engine/
H A Ddo_patch.c92 ssize_t oldsize, newsize; in do_patch_rkimg() local
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Ddata.c27 int newsize; in data_grow_for() local
/OK3568_Linux_fs/kernel/fs/jfs/
H A Dinode.c377 loff_t newsize; in jfs_truncate_nolock() local
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddata.c42 int newsize; in data_grow_for() local
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dbmap.c1375 static int gfs2_journaled_truncate(struct inode *inode, u64 oldsize, u64 newsize) in gfs2_journaled_truncate()
1410 static int trunc_start(struct inode *inode, u64 newsize) in trunc_start()
2065 static int do_shrink(struct inode *inode, u64 newsize) in do_shrink()
2178 int gfs2_setattr_size(struct inode *inode, u64 newsize) in gfs2_setattr_size()
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.c1658 INTERNAL_SIZE_T newsize; /* its size */ local
1887 INTERNAL_SIZE_T newsize; /* its size */ local
/OK3568_Linux_fs/u-boot/net/
H A Dnfs.c83 ulong newsize = offset + len; in store_block() local
H A Dtftp.c170 ulong newsize = offset + len; in store_block() local
/OK3568_Linux_fs/kernel/scripts/dtc/libfdt/
H A Dfdt_rw.c419 int newsize; in fdt_open_into() local
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4session.c39 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) in nfs4_shrink_slot_table()
/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dfdt_rw.c433 int newsize; in fdt_open_into() local
/OK3568_Linux_fs/kernel/fs/udf/
H A Dinode.c626 static int udf_extend_file(struct inode *inode, loff_t newsize) in udf_extend_file()
1227 int udf_setsize(struct inode *inode, loff_t newsize) in udf_setsize()
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dpmb.c657 unsigned long span, newsize; in pmb_merge() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dcpp_int.hpp1412 std::size_t newsize = bitcount / (sizeof(limb_type) * CHAR_BIT) + 1; in do_assign_string() local
1449 std::size_t newsize = bitcount / (sizeof(limb_type) * CHAR_BIT) + 1; in do_assign_string() local
1739 unsigned newsize = static_cast<unsigned>(c.size() / sizeof(limb_type)); in construct_from_container() local
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dxattr.c633 int found, newsize; in __f2fs_setxattr() local

123