/fs/btrfs/ |
D | free-space-cache.c | 37 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 …]
|
D | lzo.c | 113 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
|
D | free-space-cache.h | 25 u64 bytes; member
|
D | zlib.c | 349 unsigned long bytes; in zlib_decompress() local
|
D | ordered-data.h | 149 unsigned long bytes) in btrfs_ordered_sum_size()
|
D | compression.c | 992 unsigned long bytes; in btrfs_decompress_buf2page() local 1086 unsigned long bytes = off + len - pg_offset; in btrfs_clear_biovec_end() local
|
/fs/ |
D | stat.c | 447 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/ |
D | file.c | 585 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/ |
D | cache.c | 307 int bytes = min_t(int, entry->length - offset, in squashfs_copy_data() local 338 int bytes, res = length; in squashfs_read_metadata() local
|
D | page_actor.c | 80 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
|
D | symlink.c | 55 int bytes, copied; in squashfs_symlink_readpage() local
|
D | file.c | 383 int bytes, int offset) in squashfs_copy_cache() 468 int bytes = index == file_end ? in squashfs_readpage_sparse() local
|
/fs/ecryptfs/ |
D | debug.c | 98 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex()
|
/fs/qnx4/ |
D | bitmap.c | 30 int bytes = min(size - total, QNX4_BLOCK_SIZE); in qnx4_count_free_blocks() local
|
/fs/xfs/ |
D | xfs_sysfs.c | 236 int bytes; in reserve_grant_head_show() local 250 int bytes; in write_grant_head_show() local
|
/fs/nilfs2/ |
D | recovery.c | 159 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/ |
D | iostat.h | 18 unsigned long long bytes[__NFSIOS_BYTESMAX]; member
|
D | direct.c | 414 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/ |
D | slot_map.c | 228 unsigned long long *bytes) in ocfs2_slot_map_physical_size() 359 unsigned long long blocks, bytes = 0; in ocfs2_map_slot_buffers() local
|
D | ocfs2.h | 743 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/ |
D | file.c | 25 ssize_t bytes; in efivarfs_file_write() local
|
/fs/fat/ |
D | fatent.c | 25 int bytes = entry + (entry >> 1); in fat12_ent_blocknr() local 35 int bytes = (entry << sbi->fatent_shift); in fat_ent_blocknr() local
|
/fs/overlayfs/ |
D | copy_up.c | 120 long bytes; in ovl_copy_up_data() local
|
/fs/autofs4/ |
D | waitq.c | 58 struct file *file, const void *addr, int bytes) in autofs4_write()
|
/fs/proc/ |
D | task_nommu.c | 23 unsigned long bytes = 0, sbytes = 0, slack = 0, size; in task_mem() local
|