Home
last modified time | relevance | path

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

1234

/fs/btrfs/
Dfree-space-cache.c30 u64 bytes; member
516 static int io_ctl_add_entry(struct btrfs_io_ctl *io_ctl, u64 offset, u64 bytes, in io_ctl_add_entry()
1429 static inline unsigned long bytes_to_bits(u64 bytes, u32 unit) in bytes_to_bits()
1703 u64 offset, u64 bytes) in __bitmap_clear_bits()
1720 u64 bytes) in bitmap_clear_bits()
1728 u64 bytes) in bitmap_set_bits()
1748 u64 *bytes, bool for_alloc) in search_bitmap()
1808 find_free_space(struct btrfs_free_space_ctl *ctl, u64 *offset, u64 *bytes, in find_free_space()
1899 u64 *offset, u64 *bytes) in remove_from_bitmap()
1976 u64 bytes) in add_bytes_to_bitmap()
[all …]
Dlzo.c160 unsigned long bytes; in lzo_compress_pages() local
316 unsigned long bytes; in lzo_decompress_bio() local
458 unsigned long bytes; in lzo_decompress() local
Dspace-info.c164 struct btrfs_space_info *space_info, u64 bytes, in can_overcommit()
285 struct btrfs_space_info *info, u64 bytes, in btrfs_dump_space_info()
340 u64 bytes; in calc_reclaim_items_nr() local
Dbtrfs_inode.h300 u64 bytes; member
342 #define CSUM_FMT_VALUE(size, bytes) size, bytes argument
Dfree-space-cache.h12 u64 bytes; member
/fs/squashfs/
Dfile_direct.c36 int i, n, pages, missing_pages, bytes, res = -ENOMEM; in squashfs_readpage_block() local
145 int pages, struct page **page, int bytes) in squashfs_read_cache()
Dcache.c306 int bytes = min_t(int, entry->length - offset, in squashfs_copy_data() local
335 int bytes, res = length; in squashfs_read_metadata() local
Dsymlink.c42 int bytes, copied; in squashfs_symlink_readpage() local
Dblock.c85 int bytes, compressed, b = 0, k = 0, avail, i; in squashfs_read_data() local
Dlzo_wrapper.c71 int avail, i, bytes = length, res; in lzo_uncompress() local
Dlz4_wrapper.c97 int avail, i, bytes = length, res; in lz4_uncompress() local
/fs/ntfs/
Dfile.c571 unsigned nr_pages, s64 pos, size_t bytes) in ntfs_prepare_pages_for_non_resident_write()
1386 s64 pos, size_t bytes) in ntfs_commit_pages_after_non_resident_write()
1540 const unsigned nr_pages, s64 pos, size_t bytes) in ntfs_commit_pages_after_write()
1686 unsigned ofs, struct iov_iter *i, size_t bytes) in ntfs_copy_from_user_iter()
1741 size_t bytes; in ntfs_perform_write() local
/fs/ecryptfs/
Ddebug.c84 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex()
/fs/qnx4/
Dbitmap.c31 int bytes = min(size - total, QNX4_BLOCK_SIZE); in qnx4_count_free_blocks() local
/fs/
Dstat.c677 void __inode_add_bytes(struct inode *inode, loff_t bytes) in __inode_add_bytes()
689 void inode_add_bytes(struct inode *inode, loff_t bytes) in inode_add_bytes()
698 void __inode_sub_bytes(struct inode *inode, loff_t bytes) in __inode_sub_bytes()
711 void inode_sub_bytes(struct inode *inode, loff_t bytes) in inode_sub_bytes()
732 void inode_set_bytes(struct inode *inode, loff_t bytes) in inode_set_bytes()
/fs/iomap/
Dbuffered-io.c749 unsigned long bytes; /* Bytes to write to page */ in iomap_write_actor() local
864 unsigned long bytes; /* Bytes to write to page */ in iomap_dirty_actor() local
920 unsigned bytes, struct iomap *iomap) in iomap_zero()
936 static int iomap_dax_zero(loff_t pos, unsigned offset, unsigned bytes, in iomap_dax_zero()
956 unsigned offset, bytes; in iomap_zero_range_actor() local
/fs/xfs/
Dxfs_itable.h28 size_t bytes) in xfs_ibulk_advance()
Dxfs_sysfs.c354 int bytes; in reserve_grant_head_show() local
368 int bytes; in write_grant_head_show() local
/fs/nilfs2/
Drecovery.c147 unsigned int bytes = le16_to_cpu(sr->sr_bytes); in nilfs_read_super_root_block() local
244 unsigned int *offset, unsigned int bytes) in nilfs_read_summary_info()
274 unsigned int *offset, unsigned int bytes, in nilfs_skip_summary_info()
/fs/nfs/
Diostat.h19 unsigned long long bytes[__NFSIOS_BYTESMAX]; member
Ddirect.c388 unsigned long bytes = 0; in nfs_direct_read_completion() local
465 size_t bytes; in nfs_direct_read_schedule_iovec() local
870 size_t bytes; in nfs_direct_write_schedule_iovec() local
/fs/ocfs2/
Dslot_map.c212 unsigned long long *bytes) in ocfs2_slot_map_physical_size()
342 unsigned long long blocks, bytes = 0; in ocfs2_map_slot_buffers() local
Docfs2.h746 u64 bytes) in ocfs2_clusters_for_bytes()
759 u64 bytes) in ocfs2_bytes_to_clusters()
769 u64 bytes) in ocfs2_blocks_for_bytes()
792 u64 bytes) in ocfs2_align_bytes_to_clusters()
802 u64 bytes) in ocfs2_align_bytes_to_blocks()
810 static inline unsigned long ocfs2_align_bytes_to_sectors(u64 bytes) in ocfs2_align_bytes_to_sectors()
/fs/efivarfs/
Dfile.c23 ssize_t bytes; in efivarfs_file_write() local
/fs/afs/
Drxrpc.c288 unsigned int nr, n, i, to, bytes = 0; in afs_load_bvec() local
329 unsigned int bytes, nr, loop, offset; in afs_send_pages() local

1234