Home
last modified time | relevance | path

Searched refs:inode_set_bytes (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Dattrib.c819 inode_set_bytes(&ni->vfs_inode, new_alloc); in attr_set_size()
1100 inode_set_bytes(&ni->vfs_inode, total_size); in attr_data_get_block()
1235 inode_set_bytes(&ni->vfs_inode, total_size0); in attr_data_get_block()
1745 inode_set_bytes(&ni->vfs_inode, total_size); in attr_allocate_frame()
2110 inode_set_bytes(&ni->vfs_inode, total_size); in attr_collapse_range()
2317 inode_set_bytes(&ni->vfs_inode, total_size); in attr_punch_hole()
H A Dinode.c251 inode_set_bytes(inode, rsize); in ntfs_read_mft()
261 inode_set_bytes(inode, attr_ondisk_size(attr)); in ntfs_read_mft()
308 inode_set_bytes(inode, le64_to_cpu(attr->nres.alloc_size)); in ntfs_read_mft()
H A Dindex.c1466 inode_set_bytes(&ni->vfs_inode, alloc_size); in indx_create_allocate()
/openbmc/linux/fs/
H A Dstat.c852 void inode_set_bytes(struct inode *inode, loff_t bytes) in inode_set_bytes() function
860 EXPORT_SYMBOL(inode_set_bytes);
/openbmc/linux/fs/hfs/
H A Dbtree.c242 inode_set_bytes(inode, inode->i_size); in hfs_bmap_reserve()
H A Dextent.c549 inode_set_bytes(inode, HFS_I(inode)->fs_blocks << sb->s_blocksize_bits); in hfs_file_truncate()
H A Dinode.c288 inode_set_bytes(inode, HFS_I(inode)->fs_blocks << sb->s_blocksize_bits); in hfs_inode_read_fork()
/openbmc/linux/fs/hfsplus/
H A Dbtree.c366 inode_set_bytes(inode, inode->i_size); in hfs_bmap_reserve()
H A Dextents.c629 inode_set_bytes(inode, hip->fs_blocks << sb->s_blocksize_bits); in hfsplus_file_truncate()
H A Dinode.c483 inode_set_bytes(inode, hip->fs_blocks << sb->s_blocksize_bits); in hfsplus_inode_read_fork()
H A Dxattr.c202 inode_set_bytes(attr_file, attr_file->i_size); in hfsplus_create_attributes_file()
/openbmc/linux/fs/orangefs/
H A Dorangefs-utils.c330 inode_set_bytes(inode, inode->i_size); in orangefs_inode_getattr()
/openbmc/linux/drivers/dma-buf/
H A Ddma-buf.c537 inode_set_bytes(inode, size); in dma_buf_getfile()
/openbmc/linux/fs/reiserfs/
H A Dinode.c1294 inode_set_bytes(inode, in init_inode()
1333 inode_set_bytes(inode, in init_inode()
/openbmc/linux/fs/btrfs/
H A Ddelayed-inode.c1884 inode_set_bytes(inode, btrfs_stack_inode_nbytes(inode_item)); in btrfs_fill_inode()
H A Dinode.c3788 inode_set_bytes(inode, btrfs_inode_nbytes(leaf, inode_item)); in btrfs_read_locked_inode()
9460 inode_set_bytes(inode, name_len); in btrfs_symlink()
/openbmc/linux/include/linux/
H A Dfs.h3107 void inode_set_bytes(struct inode *inode, loff_t bytes);