/fs/btrfs/ |
D | free-space-cache.c | 30 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 …]
|
D | lzo.c | 160 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
|
D | space-info.c | 164 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
|
D | btrfs_inode.h | 300 u64 bytes; member 342 #define CSUM_FMT_VALUE(size, bytes) size, bytes argument
|
D | free-space-cache.h | 12 u64 bytes; member
|
/fs/squashfs/ |
D | file_direct.c | 36 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()
|
D | cache.c | 306 int bytes = min_t(int, entry->length - offset, in squashfs_copy_data() local 335 int bytes, res = length; in squashfs_read_metadata() local
|
D | symlink.c | 42 int bytes, copied; in squashfs_symlink_readpage() local
|
D | block.c | 85 int bytes, compressed, b = 0, k = 0, avail, i; in squashfs_read_data() local
|
D | lzo_wrapper.c | 71 int avail, i, bytes = length, res; in lzo_uncompress() local
|
D | lz4_wrapper.c | 97 int avail, i, bytes = length, res; in lz4_uncompress() local
|
/fs/ntfs/ |
D | file.c | 571 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/ |
D | debug.c | 84 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex()
|
/fs/qnx4/ |
D | bitmap.c | 31 int bytes = min(size - total, QNX4_BLOCK_SIZE); in qnx4_count_free_blocks() local
|
/fs/ |
D | stat.c | 677 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/ |
D | buffered-io.c | 749 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/ |
D | xfs_itable.h | 28 size_t bytes) in xfs_ibulk_advance()
|
D | xfs_sysfs.c | 354 int bytes; in reserve_grant_head_show() local 368 int bytes; in write_grant_head_show() local
|
/fs/nilfs2/ |
D | recovery.c | 147 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/ |
D | iostat.h | 19 unsigned long long bytes[__NFSIOS_BYTESMAX]; member
|
D | direct.c | 388 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/ |
D | slot_map.c | 212 unsigned long long *bytes) in ocfs2_slot_map_physical_size() 342 unsigned long long blocks, bytes = 0; in ocfs2_map_slot_buffers() local
|
D | ocfs2.h | 746 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/ |
D | file.c | 23 ssize_t bytes; in efivarfs_file_write() local
|
/fs/afs/ |
D | rxrpc.c | 288 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
|