Home
last modified time | relevance | path

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

12

/fs/btrfs/
Dfree-space-cache.c47 static int tree_insert_bytes(struct rb_root *root, u64 bytes, in tree_insert_bytes()
77 u64 offset, u64 bytes, in tree_search_offset()
116 u64 offset, u64 bytes) in tree_search_bytes()
188 u64 offset, u64 bytes) in __btrfs_add_free_space()
281 u64 offset, u64 bytes) in __btrfs_remove_free_space()
351 u64 offset, u64 bytes) in btrfs_add_free_space()
366 u64 offset, u64 bytes) in btrfs_add_free_space_lock()
379 u64 offset, u64 bytes) in btrfs_remove_free_space()
391 u64 offset, u64 bytes) in btrfs_remove_free_space_lock()
401 u64 bytes) in btrfs_dump_free_space()
[all …]
Dzlib.c361 unsigned long bytes; in btrfs_zlib_decompress_biovec() local
580 unsigned long bytes; in btrfs_zlib_decompress() local
Dordered-data.h116 unsigned long bytes) in btrfs_ordered_sum_size()
/fs/ntfs/
Dfile.c358 int bytes) in ntfs_fault_in_pages_readable()
376 size_t iov_ofs, int bytes) in ntfs_fault_in_pages_readable_iovec()
492 unsigned nr_pages, s64 pos, size_t bytes) in ntfs_prepare_pages_for_non_resident_write()
1289 size_t bytes) in ntfs_copy_from_user()
1337 const struct iovec *iov, size_t iov_ofs, size_t bytes) in __ntfs_copy_from_user_iovec_inatomic()
1366 size_t *iov_ofsp, size_t bytes) in ntfs_set_next_iovec()
1406 size_t *iov_ofs, size_t bytes) in ntfs_copy_from_user_iovec()
1483 s64 pos, size_t bytes) in ntfs_commit_pages_after_non_resident_write()
1637 const unsigned nr_pages, s64 pos, size_t bytes) in ntfs_commit_pages_after_write()
1798 size_t bytes, iov_ofs = 0; /* Offset in the current iovec. */ in ntfs_file_buffered_write() local
/fs/ecryptfs/
Ddebug.c98 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex()
/fs/squashfs/
Dcache.c307 int bytes = min_t(int, entry->length - offset, in squashfs_copy_data() local
336 int bytes, copied = length; in squashfs_read_metadata() local
Dsymlink.c55 int bytes, copied; in squashfs_symlink_readpage() local
Dblock.c89 int bytes, compressed, b = 0, k = 0, page = 0, avail; in squashfs_read_data() local
Dfile.c379 int bytes, i, offset = 0, sparse = 0; in squashfs_readpage() local
/fs/sysfs/
Dbin.c57 read(struct file *file, char __user *userbuf, size_t bytes, loff_t *off) in read()
128 size_t bytes, loff_t *off) in write()
/fs/xfs/
Dxfs_log.c46 #define xlog_write_adv_cnt(ptr, len, off, bytes) \ argument
237 xlog_grant_sub_space(struct log *log, int bytes) in xlog_grant_sub_space()
254 xlog_grant_add_space_write(struct log *log, int bytes) in xlog_grant_add_space_write()
266 xlog_grant_add_space_reserve(struct log *log, int bytes) in xlog_grant_add_space_reserve()
278 xlog_grant_add_space(struct log *log, int bytes) in xlog_grant_add_space()
835 int need_bytes, free_bytes, cycle, bytes; in xfs_log_move_tail() local
982 xlog_space_left(xlog_t *log, int cycle, int bytes) in xlog_space_left()
Dxfs_attr_leaf.c122 xfs_attr_shortform_bytesfit(xfs_inode_t *dp, int bytes) in xfs_attr_shortform_bytesfit()
727 int bytes, i; in xfs_attr_shortform_allfit() local
1534 int count, bytes, forward, error, retval, i; in xfs_attr_leaf_toosmall() local
/fs/nfs/
Diostat.h18 unsigned long long bytes[__NFSIOS_BYTESMAX]; member
Ddirect.c299 size_t bytes; in nfs_direct_read_schedule_segment() local
713 size_t bytes; in nfs_direct_write_schedule_segment() local
/fs/autofs/
Dwaitq.c48 static int autofs_write(struct file *file, const void *addr, int bytes) in autofs_write()
/fs/
Dstat.c425 void inode_add_bytes(struct inode *inode, loff_t bytes) in inode_add_bytes()
440 void inode_sub_bytes(struct inode *inode, loff_t bytes) in inode_sub_bytes()
467 void inode_set_bytes(struct inode *inode, loff_t bytes) in inode_set_bytes()
Dbio.c712 unsigned int bytes; in __bio_copy_iov() local
827 unsigned int bytes = PAGE_SIZE; in bio_copy_user_iov() local
964 unsigned int bytes = PAGE_SIZE - offset; in __bio_map_user_iov() local
1128 unsigned int bytes = PAGE_SIZE - offset; in __bio_map_kern() local
/fs/ocfs2/
Dslot_map.c229 unsigned long long *bytes) in ocfs2_slot_map_physical_size()
360 unsigned long long blocks, bytes; in ocfs2_map_slot_buffers() local
Docfs2.h510 u64 bytes) in ocfs2_clusters_for_bytes()
523 u64 bytes) in ocfs2_blocks_for_bytes()
536 u64 bytes) in ocfs2_align_bytes_to_clusters()
546 u64 bytes) in ocfs2_align_bytes_to_blocks()
554 static inline unsigned long ocfs2_align_bytes_to_sectors(u64 bytes) in ocfs2_align_bytes_to_sectors()
Ddir.c204 unsigned int bytes, in ocfs2_search_dirblock()
544 unsigned int bytes) in __ocfs2_delete_entry()
1370 unsigned int bytes; in ocfs2_expand_last_dirent() local
1404 u64 blkno, bytes = blocks_wanted << sb->s_blocksize_bits; in ocfs2_expand_inline_dir() local
Duptodate.c488 int bytes; in ocfs2_remove_metadata_array() local
/fs/proc/
Dtask_nommu.c21 unsigned long bytes = 0, sbytes = 0, slack = 0, size; in task_mem() local
/fs/autofs4/
Dwaitq.c59 static int autofs4_write(struct file *file, const void *addr, int bytes) in autofs4_write()
/fs/fat/
Dfatent.c28 int bytes = entry + (entry >> 1); in fat12_ent_blocknr() local
38 int bytes = (entry << sbi->fatent_shift); in fat_ent_blocknr() local
/fs/reiserfs/
Ditem_ops.c170 int bytes; in direct_check_left() local
311 int bytes; in indirect_check_left() local

12