Home
last modified time | relevance | path

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

12

/fs/ubifs/
Dreplay.c67 loff_t new_size; member
359 loff_t new_size) in insert_node()
603 loff_t new_size = le64_to_cpu(ino->size); in replay_bud() local
615 loff_t new_size = le32_to_cpu(dn->size) + in replay_bud() local
643 loff_t new_size = le64_to_cpu(trun->new_size); in replay_bud() local
Dfile.c1108 loff_t old_size = inode->i_size, new_size = attr->ia_size; in do_truncation() local
1213 loff_t new_size = attr->ia_size; in do_setattr() local
Djournal.c1143 loff_t old_size, loff_t new_size) in ubifs_jnl_truncate()
Drecovery.c1390 int deletion, loff_t new_size) in ubifs_recover_size_accum()
/fs/xfs/
Dxfs_inode.c1468 xfs_fsize_t new_size) in xfs_itruncate_extents()
2122 size_t new_size; in xfs_iroot_realloc() local
2245 int new_size; in xfs_idata_realloc() local
3068 int new_size; /* size of extents after adding */ in xfs_iext_add() local
3291 int new_size; /* size of extents after removal */ in xfs_iext_remove() local
3359 int new_size; /* size of extents after removal */ in xfs_iext_remove_direct() local
3471 int new_size) /* new size of extents */ in xfs_iext_realloc_direct()
3558 int new_size) /* number of extents in file */ in xfs_iext_inline_to_direct()
3577 int new_size) /* new indirection array size */ in xfs_iext_realloc_indirect()
Dxfs_file.c814 loff_t new_size = 0; in xfs_file_fallocate() local
Dxfs_inode.h307 xfs_new_eof(struct xfs_inode *ip, xfs_fsize_t new_size) in xfs_new_eof()
/fs/ntfs/
Drunlist.c75 int old_size, int new_size) in ntfs_rl_realloc()
121 int old_size, int new_size) in ntfs_rl_realloc_nofail()
1569 int new_size = rl - runlist->rl + 1; in ntfs_rl_truncate_nolock() local
Dattrib.c1435 int ntfs_attr_record_resize(MFT_RECORD *m, ATTR_RECORD *a, u32 new_size) in ntfs_attr_record_resize()
1480 const u32 new_size) in ntfs_resident_attr_value_resize()
1537 s64 new_size; in ntfs_attr_make_non_resident() local
Dmft.c333 int new_size = (base_ni->nr_extents + 4) * sizeof(ntfs_inode *); in map_extent_mft_record() local
2892 int new_size = (base_ni->nr_extents + 4) * sizeof(ntfs_inode*); in ntfs_extent_mft_record_free() local
Dinode.c2365 s64 new_size, old_size, nr_freed, new_alloc_size, old_alloc_size; in ntfs_truncate() local
/fs/reiserfs/
Dobjectid.c169 int new_size = (s->s_blocksize - SB_SIZE) / sizeof(__u32) / 2 * 2; in reiserfs_convert_objectid_map_v1() local
Dxattr.c490 size_t new_size; in reiserfs_xattr_set_handle() local
/fs/btrfs/
Dfile-item.c531 u32 new_size = (bytenr - key->offset) >> blocksize_bits; in truncate_one_csum() local
542 u32 new_size = (csum_end - end_byte) >> blocksize_bits; in truncate_one_csum() local
Dvolumes.c2247 struct btrfs_device *device, u64 new_size) in __btrfs_grow_device()
2271 struct btrfs_device *device, u64 new_size) in btrfs_grow_device()
3434 int btrfs_shrink_device(struct btrfs_device *device, u64 new_size) in btrfs_shrink_device()
/fs/jfs/
Dnamei.c480 s64 new_size = 0; in jfs_unlink() local
1081 s64 new_size = 0; in jfs_rename() local
Dxattr.c606 int new_size) in ea_put()
775 int new_size; in __jfs_setxattr() local
/fs/f2fs/
Dfile.c479 loff_t new_size = i_size_read(inode); in expand_inode_data() local
/fs/ocfs2/
Djournal.h612 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.c1051 static void ext4_update_final_de(void *de_buf, int old_size, int new_size) in ext4_update_final_de()
1081 int new_size = get_max_inline_xattr_value_size(dir, iloc); in ext4_update_inline_dir() local
Dextents.c4665 ext4_lblk_t len, loff_t new_size, in ext4_alloc_file_blocks()
4744 loff_t new_size = 0; in ext4_zero_range() local
4910 loff_t new_size = 0; in ext4_fallocate() local
5410 loff_t new_size, ioffset; in ext4_collapse_range() local
/fs/gfs2/
Dlock_dlm.c1015 uint32_t old_size, new_size; in set_recover_size() local
Dxattr.c818 u32 new_size = GFS2_EA_REC_LEN(ea) - ea_size; in ea_split_ea() local
/fs/jbd2/
Dtransaction.c2455 loff_t new_size) in jbd2_journal_begin_ordered_truncate()

12