Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 25 of 75) sorted by relevance

123

/fs/btrfs/
Dfree-space-cache.c37 u64 bytes; member
524 static int io_ctl_add_entry(struct btrfs_io_ctl *io_ctl, u64 offset, u64 bytes, in io_ctl_add_entry()
1426 static inline unsigned long bytes_to_bits(u64 bytes, u32 unit) in bytes_to_bits()
1701 u64 offset, u64 bytes) in __bitmap_clear_bits()
1718 u64 bytes) in bitmap_clear_bits()
1726 u64 bytes) in bitmap_set_bits()
1746 u64 *bytes, bool for_alloc) in search_bitmap()
1806 find_free_space(struct btrfs_free_space_ctl *ctl, u64 *offset, u64 *bytes, in find_free_space()
1897 u64 *offset, u64 *bytes) in remove_from_bitmap()
1974 u64 bytes) in add_bytes_to_bitmap()
[all …]
Dlzo.c113 unsigned long bytes; in lzo_compress_pages() local
272 unsigned long bytes; in lzo_decompress_biovec() local
392 unsigned long bytes; in lzo_decompress() local
Dfree-space-cache.h25 u64 bytes; member
Dzlib.c349 unsigned long bytes; in zlib_decompress() local
Dordered-data.h149 unsigned long bytes) in btrfs_ordered_sum_size()
Dcompression.c992 unsigned long bytes; in btrfs_decompress_buf2page() local
1086 unsigned long bytes = off + len - pg_offset; in btrfs_clear_biovec_end() local
/fs/
Dstat.c447 void __inode_add_bytes(struct inode *inode, loff_t bytes) in __inode_add_bytes()
459 void inode_add_bytes(struct inode *inode, loff_t bytes) in inode_add_bytes()
468 void __inode_sub_bytes(struct inode *inode, loff_t bytes) in __inode_sub_bytes()
481 void inode_sub_bytes(struct inode *inode, loff_t bytes) in inode_sub_bytes()
502 void inode_set_bytes(struct inode *inode, loff_t bytes) in inode_set_bytes()
/fs/ntfs/
Dfile.c585 unsigned nr_pages, s64 pos, size_t bytes) in ntfs_prepare_pages_for_non_resident_write()
1401 s64 pos, size_t bytes) in ntfs_commit_pages_after_non_resident_write()
1555 const unsigned nr_pages, s64 pos, size_t bytes) in ntfs_commit_pages_after_write()
1701 unsigned ofs, struct iov_iter *i, size_t bytes) in ntfs_copy_from_user_iter()
1756 size_t bytes; in ntfs_perform_write() local
/fs/squashfs/
Dcache.c307 int bytes = min_t(int, entry->length - offset, in squashfs_copy_data() local
338 int bytes, res = length; in squashfs_read_metadata() local
Dpage_actor.c80 int bytes = 0, pgoff = 0, b = 0, p = 0, avail, i; in squashfs_bh_to_actor() local
115 int i, avail, bytes = 0; in squashfs_bh_to_buf() local
Dsymlink.c55 int bytes, copied; in squashfs_symlink_readpage() local
Dfile.c383 int bytes, int offset) in squashfs_copy_cache()
468 int bytes = index == file_end ? in squashfs_readpage_sparse() local
/fs/ecryptfs/
Ddebug.c98 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex()
/fs/qnx4/
Dbitmap.c30 int bytes = min(size - total, QNX4_BLOCK_SIZE); in qnx4_count_free_blocks() local
/fs/xfs/
Dxfs_sysfs.c236 int bytes; in reserve_grant_head_show() local
250 int bytes; in write_grant_head_show() local
/fs/nilfs2/
Drecovery.c159 unsigned bytes = le16_to_cpu(sr->sr_bytes); in nilfs_read_super_root_block() local
256 unsigned int *offset, unsigned int bytes) in nilfs_read_summary_info()
286 unsigned int *offset, unsigned int bytes, in nilfs_skip_summary_info()
/fs/nfs/
Diostat.h18 unsigned long long bytes[__NFSIOS_BYTESMAX]; member
Ddirect.c414 unsigned long bytes = 0; in nfs_direct_read_completion() local
492 size_t bytes; in nfs_direct_read_schedule_iovec() local
886 size_t bytes; in nfs_direct_write_schedule_iovec() local
/fs/ocfs2/
Dslot_map.c228 unsigned long long *bytes) in ocfs2_slot_map_physical_size()
359 unsigned long long blocks, bytes = 0; in ocfs2_map_slot_buffers() local
Docfs2.h743 u64 bytes) in ocfs2_clusters_for_bytes()
756 u64 bytes) in ocfs2_bytes_to_clusters()
766 u64 bytes) in ocfs2_blocks_for_bytes()
789 u64 bytes) in ocfs2_align_bytes_to_clusters()
799 u64 bytes) in ocfs2_align_bytes_to_blocks()
807 static inline unsigned long ocfs2_align_bytes_to_sectors(u64 bytes) in ocfs2_align_bytes_to_sectors()
/fs/efivarfs/
Dfile.c25 ssize_t bytes; in efivarfs_file_write() local
/fs/fat/
Dfatent.c25 int bytes = entry + (entry >> 1); in fat12_ent_blocknr() local
35 int bytes = (entry << sbi->fatent_shift); in fat_ent_blocknr() local
/fs/overlayfs/
Dcopy_up.c120 long bytes; in ovl_copy_up_data() local
/fs/autofs4/
Dwaitq.c58 struct file *file, const void *addr, int bytes) in autofs4_write()
/fs/proc/
Dtask_nommu.c23 unsigned long bytes = 0, sbytes = 0, slack = 0, size; in task_mem() local

123