| /fs/ecryptfs/ |
| A D | read_write.c | 28 loff_t offset, size_t size) in ecryptfs_write_lower() 62 loff_t offset; in ecryptfs_write_lower_page_segment() local 92 int ecryptfs_write(struct inode *ecryptfs_inode, char *data, loff_t offset, in ecryptfs_write() 219 int ecryptfs_read_lower(char *data, loff_t offset, size_t size, in ecryptfs_read_lower() 252 loff_t offset; in ecryptfs_read_lower_page_segment() local
|
| /fs/nilfs2/ |
| A D | dat.c | 92 size_t offset; in nilfs_dat_commit_alloc() local 116 size_t offset; in nilfs_dat_commit_free() local 146 size_t offset; in nilfs_dat_commit_start() local 163 size_t offset; in nilfs_dat_prepare_end() local 203 size_t offset; in nilfs_dat_commit_end() local 228 size_t offset; in nilfs_dat_abort_end() local 335 size_t offset; in nilfs_dat_move() local 403 size_t offset; in nilfs_dat_translate() local 441 size_t offset; in nilfs_dat_get_vinfo() local
|
| A D | sufile.c | 315 size_t offset; in nilfs_sufile_alloc() local 413 size_t offset; in nilfs_sufile_do_cancel_free() local 438 size_t offset; in nilfs_sufile_do_scrap() local 469 size_t offset; in nilfs_sufile_do_free() local 511 size_t offset; in nilfs_sufile_mark_dirty() local 574 size_t offset; in nilfs_sufile_set_segment_usage() local 652 size_t offset; in nilfs_sufile_do_set_error() local 697 size_t offset; in nilfs_sufile_truncate_range() local 865 size_t offset; in nilfs_sufile_get_suinfo() local 940 size_t offset; in nilfs_sufile_set_suinfo() local [all …]
|
| A D | cpfile.c | 250 size_t offset; in nilfs_cpfile_read_checkpoint() local 319 size_t offset; in nilfs_cpfile_create_checkpoint() local 389 size_t offset; in nilfs_cpfile_finalize_checkpoint() local 465 size_t offset; in nilfs_cpfile_delete_checkpoints() local 576 size_t offset; in nilfs_cpfile_do_get_cpinfo() local 630 size_t offset; in nilfs_cpfile_do_get_ssinfo() local 775 size_t offset, curr_list_offset, prev_list_offset; in nilfs_cpfile_set_snapshot() local 902 size_t offset, next_list_offset, prev_list_offset; in nilfs_cpfile_clear_snapshot() local 1021 size_t offset; in nilfs_cpfile_is_snapshot() local
|
| /fs/udf/ |
| A D | partition.c | 26 uint16_t partition, uint32_t offset) in udf_get_pblock() 43 uint16_t partition, uint32_t offset) in udf_get_pblock_virt15() 102 uint16_t partition, uint32_t offset) in udf_get_pblock_virt20() 108 uint16_t partition, uint32_t offset) in udf_get_pblock_spar15() 276 uint16_t partition, uint32_t offset) in udf_try_read_meta() 304 uint16_t partition, uint32_t offset) in udf_get_pblock_meta25()
|
| A D | udftime.c | 35 int16_t offset; in udf_disk_stamp_to_time() local 67 int16_t offset; in udf_time_to_disk_stamp() local
|
| A D | misc.c | 31 int offset; in udf_add_extendedattr() local 133 uint32_t offset; in udf_get_extendedattr() local 249 uint32_t offset, uint16_t *ident) in udf_read_ptagged()
|
| /fs/ |
| A D | kernel_read_file.c | 35 ssize_t kernel_read_file(struct file *file, loff_t offset, void **buf, in kernel_read_file() 127 ssize_t kernel_read_file_from_path(const char *path, loff_t offset, void **buf, in kernel_read_file_from_path() 147 ssize_t kernel_read_file_from_path_initns(const char *path, loff_t offset, in kernel_read_file_from_path_initns() 174 ssize_t kernel_read_file_from_fd(int fd, loff_t offset, void **buf, in kernel_read_file_from_fd()
|
| A D | sync.c | 225 int sync_file_range(struct file *file, loff_t offset, loff_t nbytes, in sync_file_range() 352 int ksys_sync_file_range(int fd, loff_t offset, loff_t nbytes, in ksys_sync_file_range() 363 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, in SYSCALL_DEFINE4() argument 370 COMPAT_SYSCALL_DEFINE6(sync_file_range, int, fd, compat_arg_u64_dual(offset), in COMPAT_SYSCALL_DEFINE6() 381 loff_t, offset, loff_t, nbytes) in SYSCALL_DEFINE4() argument
|
| /fs/btrfs/ |
| A D | free-space-cache.c | 84 u64 offset) in __lookup_free_space_inode() 169 u64 ino, u64 offset) in __create_free_space_inode() 538 unsigned offset = 0; in io_ctl_set_crc() local 555 unsigned offset = 0; in io_ctl_check_crc() local 917 u64 offset = info->offset; in copy_free_space_cache() local 1562 u64 offset) in offset_to_bit() 2457 u64 offset = info->offset; in try_merge_free_space() local 2624 u64 offset, u64 bytes, in __btrfs_add_free_space() 2801 u64 offset, u64 bytes) in btrfs_remove_free_space() 3323 u64 offset, u64 bytes, in btrfs_bitmap_cluster() [all …]
|
| A D | orphan.c | 10 struct btrfs_root *root, u64 offset) in btrfs_insert_orphan_item() 27 struct btrfs_root *root, u64 offset) in btrfs_del_orphan_item()
|
| /fs/squashfs/ |
| A D | file.c | 48 static struct meta_index *locate_meta_index(struct inode *inode, int offset, in locate_meta_index() 87 static struct meta_index *empty_meta_index(struct inode *inode, int offset, in empty_meta_index() 162 u64 *start_block, int *offset) in read_indexes() 233 int offset = 0; in fill_meta_index() local 331 int offset; in read_blocklist() local 366 struct squashfs_cache_entry *buffer, size_t offset, in squashfs_fill_page() 385 size_t offset) in squashfs_copy_cache() 505 unsigned int offset; in squashfs_readahead_fragment() local
|
| /fs/verity/ |
| A D | read_metadata.c | 18 void __user *buf, u64 offset, int length) in fsverity_read_merkle_tree() 82 static int fsverity_read_buffer(void __user *dst, u64 offset, int length, in fsverity_read_buffer() 99 void __user *buf, u64 offset, int length) in fsverity_read_descriptor() 120 void __user *buf, u64 offset, int length) in fsverity_read_signature()
|
| /fs/fat/ |
| A D | fatent.c | 24 int *offset, sector_t *blocknr) in fat12_ent_blocknr() 34 int *offset, sector_t *blocknr) in fat_ent_blocknr() 43 static void fat12_ent_set_ptr(struct fat_entry *fatent, int offset) in fat12_ent_set_ptr() 57 static void fat16_ent_set_ptr(struct fat_entry *fatent, int offset) in fat16_ent_set_ptr() 70 int offset, sector_t blocknr) in fat12_ent_bread() 103 int offset, sector_t blocknr) in fat_ent_bread() 321 int offset, sector_t blocknr) in fat_ent_update_ptr() 354 int err, offset; in fat_ent_read() local 441 int offset; in fat_ent_read_block() local 653 int offset; in fat_ra_init() local [all …]
|
| /fs/xfs/libxfs/ |
| A D | xfs_iext_tree.c | 279 xfs_fileoff_t offset) in xfs_iext_key_cmp() 291 xfs_fileoff_t offset) in xfs_iext_rec_cmp() 306 xfs_fileoff_t offset, in xfs_iext_find_level() 331 xfs_fileoff_t offset) in xfs_iext_node_pos() 346 xfs_fileoff_t offset) in xfs_iext_node_insert_pos() 502 uint64_t offset, in xfs_iext_insert_node() 638 xfs_fileoff_t offset = irec->br_startoff; in xfs_iext_insert_raw() local 742 xfs_fileoff_t offset, in xfs_iext_remove_node() 809 xfs_fileoff_t offset, in xfs_iext_rebalance_leaf() 886 xfs_fileoff_t offset = xfs_iext_leaf_key(leaf, 0); in xfs_iext_remove() local [all …]
|
| A D | xfs_rmap.h | 30 xfs_fileoff_t offset) in xfs_rmap_ino_owner() 68 __u64 offset, in xfs_rmap_irec_offset_unpack() 89 uint64_t *offset, in xfs_owner_info_unpack() 107 uint64_t offset, in xfs_owner_info_pack()
|
| A D | xfs_attr_remote.c | 84 uint32_t offset, in xfs_attr3_rmt_hdr_ok() 256 uint32_t offset, in xfs_attr3_rmt_hdr_set() 296 unsigned int *offset, in xfs_attr_rmtval_copyout() 345 unsigned int *offset, in xfs_attr_rmtval_copyin() 409 unsigned int offset = 0; in xfs_attr_rmtval_get() local 500 unsigned int offset = 0; in xfs_attr_rmtval_set_value() local
|
| A D | xfs_symlink_remote.c | 42 uint32_t offset, in xfs_symlink_hdr_set() 71 uint32_t offset, in xfs_symlink_hdr_ok() 254 int offset; in xfs_symlink_remote_read() local 329 int offset = 0; in xfs_symlink_write_target() local
|
| /fs/xfs/ |
| A D | xfs_aops.c | 53 xfs_off_t offset, in xfs_setfilesize() 112 xfs_off_t offset = ioend->io_offset; in xfs_end_ioend() local 285 loff_t offset) in xfs_imap_valid() 322 loff_t offset, in xfs_map_blocks() 483 u64 offset, in xfs_writeback_range() 567 loff_t offset, in xfs_zoned_map_blocks() 633 u64 offset, in xfs_zoned_writeback_range()
|
| A D | xfs_iomap.c | 180 loff_t offset, in xfs_iomap_end_fsb() 470 loff_t offset, in xfs_iomap_prealloc_size() 603 xfs_off_t offset, in xfs_iomap_write_unwritten() 838 loff_t offset, in xfs_direct_write_iomap_begin() 1041 loff_t offset, in xfs_zoned_direct_write_iomap_begin() 1088 loff_t offset, in xfs_atomic_write_cow_iomap_begin() 1520 loff_t offset, in xfs_zoned_buffered_write_iomap_begin() 1690 loff_t offset, in xfs_buffered_write_iomap_begin() 1945 loff_t offset, in xfs_buffered_write_delalloc_punch() 1961 loff_t offset, in xfs_buffered_write_iomap_end() [all …]
|
| /fs/jffs2/ |
| A D | summary.h | 50 jint32_t offset; /* offset on jeb */ member 58 jint32_t offset; /* offset on jeb */ member 72 jint32_t offset; /* offset on jeb */ member 79 jint32_t offset; /* offset on jeb */ member 105 jint32_t offset; /* offset on jeb */ member 114 jint32_t offset; /* ofset on jeb */ member 129 jint32_t offset; member 137 jint32_t offset; member 166 jint32_t offset; /* offset of the summary node in the jeb */ member
|
| /fs/cramfs/ |
| A D | inode.c | 66 static unsigned long cramino(const struct cramfs_inode *cino, unsigned int offset) in cramino() 90 const struct cramfs_inode *cramfs_inode, unsigned int offset) in get_cramfs_inode() 182 static void *cramfs_blkdev_read(struct super_block *sb, unsigned int offset, in cramfs_blkdev_read() 253 static void *cramfs_direct_read(struct super_block *sb, unsigned int offset, in cramfs_direct_read() 269 static void *cramfs_read(struct super_block *sb, unsigned int offset, in cramfs_read() 349 unsigned int pages, max_pages, offset; in cramfs_physmem_mmap() local 449 unsigned int pages, block_pages, max_pages, offset; in cramfs_physmem_get_unmapped_area() local 698 unsigned int offset; in cramfs_readdir() local 758 unsigned int offset = 0; in cramfs_lookup() local
|
| /fs/bcachefs/ |
| A D | fs-io-pagecache.c | 185 u64 offset = folio_sector(fs[0]); in bch2_folio_set() local 406 size_t offset, size_t len, in __bch2_folio_reservation_get() 475 size_t offset, size_t len) in bch2_folio_reservation_get() 484 size_t offset, size_t len) in bch2_folio_reservation_get_partial() 522 unsigned offset, unsigned len) in bch2_set_folio_dirty() 611 unsigned offset = file_offset - folio_pos(folio); in bch2_page_mkwrite() local 659 void bch2_invalidate_folio(struct folio *folio, size_t offset, size_t length) in bch2_invalidate_folio() 705 int offset; in bch2_seek_pagecache_data() local 748 static int folio_hole_offset(struct address_space *mapping, loff_t *offset, in folio_hole_offset() 789 loff_t offset = start_offset; in bch2_seek_pagecache_hole() local
|
| /fs/xfs/scrub/ |
| A D | quota.c | 85 xfs_fileoff_t offset) in xchk_quota_item_bmap() 125 xfs_fileoff_t offset, in xchk_quota_item_timer() 147 xfs_fileoff_t offset; in xchk_quota_item() local
|
| /fs/jfs/ |
| A D | jfs_metapage.c | 84 static inline struct metapage *folio_to_mp(struct folio *folio, int offset) in folio_to_mp() 208 static inline struct metapage *folio_to_mp(struct folio *folio, int offset) in folio_to_mp() 390 unsigned int offset; in last_write_complete() local 441 int offset; in metapage_write_folio() local 574 int offset; in metapage_read_folio() local 616 int offset; in metapage_release_folio() local 664 static void metapage_invalidate_folio(struct folio *folio, size_t offset, in metapage_invalidate_folio() 907 unsigned int offset; in __invalidate_metapages() local
|