Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A Dramfs.h14 ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping()
/linux/fs/ceph/
H A Dquota.c457 bool ceph_quota_is_max_bytes_exceeded(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_exceeded()
479 bool ceph_quota_is_max_bytes_approaching(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_approaching()
/linux/drivers/acpi/x86/
H A Dapple.c30 unsigned int i, j = 0, newsize = 0, numprops, numvalid; in acpi_extract_apple_properties() local
/linux/fs/ntfs/
H A Dattrib.c4017 static int ntfs_non_resident_attr_shrink(struct ntfs_inode *ni, const s64 newsize) in ntfs_non_resident_attr_shrink()
4184 static int ntfs_non_resident_attr_expand(struct ntfs_inode *ni, const s64 newsize, in ntfs_non_resident_attr_expand()
4450 static int ntfs_resident_attr_resize(struct ntfs_inode *attr_ni, const s64 newsize, in ntfs_resident_attr_resize()
4683 int __ntfs_attr_truncate_vfs(struct ntfs_inode *ni, const s64 newsize, in __ntfs_attr_truncate_vfs()
4715 int ntfs_attr_expand(struct ntfs_inode *ni, const s64 newsize, const s64 prealloc_size) in ntfs_attr_expand()
4769 int ntfs_attr_truncate_i(struct ntfs_inode *ni, const s64 newsize, unsigned int holes) in ntfs_attr_truncate_i()
4815 int ntfs_attr_truncate(struct ntfs_inode *ni, const s64 newsize) in ntfs_attr_truncate()
/linux/arch/s390/mm/
H A Ddump_pagetables.c295 size_t newsize; in add_marker() local
/linux/security/apparmor/
H A Dlib.c121 bool aa_resize_str_table(struct aa_str_table *t, int newsize, gfp_t gfp) in aa_resize_str_table()
/linux/arch/s390/tools/
H A Drelocs.c254 unsigned long newsize = r->size + 50000; in add_reloc() local
/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()
H A Ddirect.c137 loff_t newsize = offset + (loff_t)count; in nfs_direct_file_adjust_size_locked() local
H A Dnfs42proc.c389 loff_t newsize = pos + len; in nfs42_copy_dest_done() local
/linux/fs/udf/
H A Dinode.c647 static int udf_extend_file(struct inode *inode, loff_t newsize) in udf_extend_file()
1274 int udf_setsize(struct inode *inode, loff_t newsize) in udf_setsize()
/linux/arch/sh/mm/
H A Dpmb.c657 unsigned long span, newsize; in pmb_merge() local
/linux/arch/mips/boot/tools/
H A Drelocs.c456 unsigned long newsize = r->size + 50000; in add_reloc() local
/linux/security/
H A Dcommoncap.c581 size_t newsize; in cap_convert_nscap() local
/linux/fs/nilfs2/
H A Dsuper.c430 int nilfs_resize_fs(struct super_block *sb, __u64 newsize) in nilfs_resize_fs()
/linux/drivers/md/bcache/
H A Drequest.c94 size_t newsize = oldsize + u64s; in bch_keylist_realloc() local
H A Dbset.c134 size_t newsize = oldsize + u64s; in __bch_keylist_realloc() local
/linux/arch/x86/tools/
H A Drelocs.c684 unsigned long newsize = r->size + 50000; in add_reloc() local
/linux/fs/xfs/scrub/
H A Dattr_repair.c1357 int newsize; in xrep_xattr_swap() local
/linux/drivers/block/rnbd/
H A Drnbd-clt.c121 int rnbd_clt_resize_disk(struct rnbd_clt_dev *dev, sector_t newsize) in rnbd_clt_resize_disk()
/linux/fs/hugetlbfs/
H A Dinode.c848 loff_t newsize = attr->ia_size; in hugetlbfs_setattr() local
/linux/drivers/net/ethernet/ibm/
H A Dibmveth.c2014 u32 newsize; in veth_pool_store() local
/linux/drivers/md/
H A Dmd-cluster.c1150 static int resize_bitmaps(struct mddev *mddev, sector_t newsize, sector_t oldsize) in resize_bitmaps()
H A Draid1.c3323 sector_t newsize = raid1_size(mddev, sectors, 0); in raid1_resize() local
H A Draid5.c2508 static int resize_stripes(struct r5conf *conf, int newsize) in resize_stripes()
8381 sector_t newsize; in raid5_resize() local

12