Home
last modified time | relevance | path

Searched defs:new_size (Results 1 – 25 of 46) sorted by relevance

12

/fs/ubifs/
Dreplay.c58 loff_t new_size; member
386 loff_t old_size, loff_t new_size) in insert_node()
741 loff_t new_size = le64_to_cpu(ino->size); in replay_bud() local
753 loff_t new_size = le32_to_cpu(dn->size) + in replay_bud() local
781 loff_t new_size = le64_to_cpu(trun->new_size); in replay_bud() local
Dfile.c1119 loff_t old_size = inode->i_size, new_size = attr->ia_size; in do_truncation() local
1224 loff_t new_size = attr->ia_size; in do_setattr() local
/fs/ntfs/
Drunlist.c61 int old_size, int new_size) in ntfs_rl_realloc()
107 int old_size, int new_size) in ntfs_rl_realloc_nofail()
1555 int new_size = rl - runlist->rl + 1; in ntfs_rl_truncate_nolock() local
Dattrib.c1445 int ntfs_attr_record_resize(MFT_RECORD *m, ATTR_RECORD *a, u32 new_size) in ntfs_attr_record_resize()
1490 const u32 new_size) in ntfs_resident_attr_value_resize()
1547 s64 new_size; in ntfs_attr_make_non_resident() local
Dmft.c322 int new_size = (base_ni->nr_extents + 4) * sizeof(ntfs_inode *); in map_extent_mft_record() local
2881 int new_size = (base_ni->nr_extents + 4) * sizeof(ntfs_inode*); in ntfs_extent_mft_record_free() local
Dinode.c2357 s64 new_size, old_size, nr_freed, new_alloc_size, old_alloc_size; in ntfs_truncate() local
/fs/reiserfs/
Dobjectid.c183 int new_size = (s->s_blocksize - SB_SIZE) / sizeof(__u32) / 2 * 2; in reiserfs_convert_objectid_map_v1() local
Dxattr.c529 size_t new_size; in reiserfs_xattr_set_handle() local
/fs/xfs/libxfs/
Dxfs_inode_fork.c369 size_t new_size; in xfs_iroot_realloc() local
491 int64_t new_size = ifp->if_bytes + byte_diff; in xfs_idata_realloc() local
Dxfs_btree_staging.c382 size_t new_size; in xfs_btree_bload_prep_block() local
/fs/jfs/
Dnamei.c472 s64 new_size = 0; in jfs_unlink() local
1085 s64 new_size = 0; in jfs_rename() local
Dxattr.c593 int new_size) in ea_put()
663 int new_size; in __jfs_setxattr() local
/fs/xfs/
Dxfs_inode.h109 xfs_new_eof(struct xfs_inode *ip, xfs_fsize_t new_size) in xfs_new_eof()
460 xfs_fsize_t new_size) in xfs_itruncate_extents()
/fs/nfsd/
Dblocklayout.c123 loff_t new_size = lcp->lc_last_wr + 1; in nfsd4_block_commit_blocks() local
/fs/ntfs3/
Dattrib.c239 u64 new_size, struct runs_tree *run, in attr_make_nonresident()
364 u64 new_size, struct runs_tree *run, in attr_set_size_res()
412 u64 new_size, const u64 *new_valid, bool keep_prealloc, in attr_set_size()
Dattrlist.c296 u64 new_size; in al_add_le() local
Dfile.c469 static int ntfs_truncate(struct inode *inode, loff_t new_size) in ntfs_truncate()
664 loff_t new_size = max(end, i_size); in ntfs_fallocate() local
/fs/exfat/
Dfile.c96 int __exfat_truncate(struct inode *inode, loff_t new_size) in __exfat_truncate()
/fs/btrfs/
Dfile-item.c768 u32 new_size = (bytenr - key->offset) >> blocksize_bits; in truncate_one_csum() local
779 u32 new_size = (csum_end - end_byte) >> blocksize_bits; in truncate_one_csum() local
/fs/f2fs/
Dfile.c1230 size_t new_size; in __clone_blkaddrs() local
1377 loff_t new_size; in f2fs_collapse_range() local
1469 loff_t new_size = i_size_read(inode); in f2fs_zero_range() local
1576 loff_t new_size; in f2fs_insert_range() local
1653 loff_t new_size = i_size_read(inode); in expand_inode_data() local
/fs/ocfs2/
Djournal.h585 loff_t new_size) in ocfs2_begin_ordered_truncate()
/fs/jffs2/
Dreadinode.c1150 uint32_t crc, new_size; in jffs2_do_read_inode_internal() local
/fs/ext4/
Dinline.c1111 static void ext4_update_final_de(void *de_buf, int old_size, int new_size) in ext4_update_final_de()
1141 int new_size = get_max_inline_xattr_value_size(dir, iloc); in ext4_update_inline_dir() local
Dextents.c4429 ext4_lblk_t len, loff_t new_size, in ext4_alloc_file_blocks()
4522 loff_t new_size = 0; in ext4_zero_range() local
4681 loff_t new_size = 0; in ext4_fallocate() local
5278 loff_t new_size, ioffset; in ext4_collapse_range() local
/fs/gfs2/
Dlock_dlm.c1060 uint32_t old_size, new_size; in set_recover_size() local

12