/fs/ecryptfs/ |
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 93 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/udf/ |
D | partition.c | 30 uint16_t partition, uint32_t offset) in udf_get_pblock() 47 uint16_t partition, uint32_t offset) in udf_get_pblock_virt15() 107 uint16_t partition, uint32_t offset) in udf_get_pblock_virt20() 113 uint16_t partition, uint32_t offset) in udf_get_pblock_spar15() 281 uint16_t partition, uint32_t offset) in udf_try_read_meta() 307 uint16_t partition, uint32_t offset) in udf_get_pblock_meta25()
|
D | directory.c | 26 sector_t *offset) in udf_fileident_read() 158 struct fileIdentDesc *udf_get_fileident(void *buffer, int bufsize, int *offset) in udf_get_fileident() 199 struct short_ad *udf_get_fileshortad(uint8_t *ptr, int maxoffset, uint32_t *offset, in udf_get_fileshortad() 222 struct long_ad *udf_get_filelongad(uint8_t *ptr, int maxoffset, uint32_t *offset, int inc) in udf_get_filelongad()
|
D | udftime.c | 49 int16_t offset; in udf_disk_stamp_to_time() local 76 int16_t offset; in udf_time_to_disk_stamp() local
|
/fs/squashfs/ |
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 365 void squashfs_fill_page(struct page *page, struct squashfs_cache_entry *buffer, int offset, int ava… in squashfs_fill_page() 384 int bytes, int offset) in squashfs_copy_cache() 516 unsigned int offset = base + squashfs_i(inode)->fragment_offset; in squashfs_readahead_fragment() local
|
/fs/btrfs/ |
D | free-space-cache.c | 51 u64 offset) in __lookup_free_space_inode() 139 u64 ino, u64 offset) in __create_free_space_inode() 512 unsigned offset = 0; in io_ctl_set_crc() local 529 unsigned offset = 0; in io_ctl_check_crc() local 551 static int io_ctl_add_entry(struct btrfs_io_ctl *io_ctl, u64 offset, u64 bytes, in io_ctl_add_entry() 709 struct btrfs_path *path, u64 offset) in __load_free_space_cache() 883 u64 offset = info->offset; in copy_free_space_cache() local 1097 struct btrfs_path *path, u64 offset, in update_cache_item() 1249 struct btrfs_path *path, u64 offset) in __btrfs_wait_cache_io() 1508 u64 offset) in offset_to_bit() [all …]
|
D | uuid-tree.c | 30 unsigned long offset; in btrfs_uuid_tree_lookup() local 92 unsigned long offset; in btrfs_uuid_tree_add() local 156 unsigned long offset; in btrfs_uuid_tree_remove() local 299 unsigned long offset; in btrfs_uuid_tree_iterate() local
|
D | orphan.c | 10 struct btrfs_root *root, u64 offset) in btrfs_insert_orphan_item() 31 struct btrfs_root *root, u64 offset) in btrfs_del_orphan_item()
|
/fs/ |
D | kernel_read_file.c | 35 int kernel_read_file(struct file *file, loff_t offset, void **buf, in kernel_read_file() 127 int kernel_read_file_from_path(const char *path, loff_t offset, void **buf, in kernel_read_file_from_path() 147 int kernel_read_file_from_path_initns(const char *path, loff_t offset, in kernel_read_file_from_path_initns() 174 int kernel_read_file_from_fd(int fd, loff_t offset, void **buf, in kernel_read_file_from_fd()
|
D | sync.c | 229 int sync_file_range(struct file *file, loff_t offset, loff_t nbytes, in sync_file_range() 356 int ksys_sync_file_range(int fd, loff_t offset, loff_t nbytes, in ksys_sync_file_range() 371 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, in SYSCALL_DEFINE4() argument 380 loff_t, offset, loff_t, nbytes) in SYSCALL_DEFINE4() argument
|
/fs/fat/ |
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() 63 static void fat32_ent_set_ptr(struct fat_entry *fatent, int offset) in fat32_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 [all …]
|
/fs/verity/ |
D | read_metadata.c | 17 void __user *buf, u64 offset, int length) in fsverity_read_merkle_tree() 81 static int fsverity_read_buffer(void __user *dst, u64 offset, int length, in fsverity_read_buffer() 98 void __user *buf, u64 offset, int length) in fsverity_read_descriptor() 119 void __user *buf, u64 offset, int length) in fsverity_read_signature()
|
/fs/xfs/libxfs/ |
D | xfs_rmap.h | 29 xfs_fileoff_t offset) in xfs_rmap_ino_owner() 67 __u64 offset, in xfs_rmap_irec_offset_unpack() 87 uint64_t *offset, in xfs_owner_info_unpack() 105 uint64_t offset, in xfs_owner_info_pack()
|
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() 495 uint64_t offset, in xfs_iext_insert_node() 632 xfs_fileoff_t offset = irec->br_startoff; in xfs_iext_insert() local 725 xfs_fileoff_t offset, in xfs_iext_remove_node() 792 xfs_fileoff_t offset, in xfs_iext_rebalance_leaf() 869 xfs_fileoff_t offset = xfs_iext_leaf_key(leaf, 0); in xfs_iext_remove() local [all …]
|
D | xfs_rmap.c | 37 uint64_t offset, in xfs_rmap_lookup_le() 59 uint64_t offset, in xfs_rmap_lookup_eq() 106 uint64_t offset, in xfs_rmap_insert() 148 uint64_t offset, in xfs_rmap_delete() 291 uint64_t offset, in xfs_rmap_find_left_neighbor() 369 uint64_t offset, in xfs_rmap_lookup_le_range() 414 uint64_t offset, in xfs_rmap_free_check_owner() 494 uint64_t offset; in xfs_rmap_unmap() local 768 uint64_t offset; in xfs_rmap_map() local 1001 uint64_t offset; in xfs_rmap_convert() local [all …]
|
D | xfs_attr_remote.c | 70 uint32_t offset, in xfs_attr3_rmt_hdr_ok() 243 uint32_t offset, in xfs_attr3_rmt_hdr_set() 282 int *offset, in xfs_attr_rmtval_copyout() 330 int *offset, in xfs_attr_rmtval_copyin() 394 int offset = 0; in xfs_attr_rmtval_get() local 484 int offset = 0; in xfs_attr_rmtval_set_value() local
|
D | xfs_dir2_sf.c | 269 unsigned int offset = args->geo->data_entry_offset; in xfs_dir2_block_to_sf() local 372 xfs_dir2_data_aoff_t offset = 0; /* offset for new entry */ in xfs_dir2_sf_addname() local 460 xfs_dir2_data_aoff_t offset, /* offset to use for new ent */ in xfs_dir2_sf_addname_easy() 521 xfs_dir2_data_aoff_t offset; /* current offset value */ in xfs_dir2_sf_addname_hard() local 611 xfs_dir2_data_aoff_t offset; /* data block offset */ in xfs_dir2_sf_addname_pick() local 679 int offset; /* data offset */ in xfs_dir2_sf_check() local 721 int offset; in xfs_dir2_sf_verify() local
|
/fs/jfs/ |
D | jfs_metapage.c | 81 static inline struct metapage *page_to_mp(struct page *page, int offset) in page_to_mp() 146 static inline struct metapage *page_to_mp(struct page *page, int offset) in page_to_mp() 304 unsigned int offset; in last_write_complete() local 352 int offset; in metapage_writepage() local 481 int offset; in metapage_readpage() local 532 int offset; in metapage_releasepage() local 557 static void metapage_invalidatepage(struct page *page, unsigned int offset, in metapage_invalidatepage() 774 unsigned int offset; in __invalidate_metapages() local
|
/fs/jffs2/ |
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/ |
D | inode.c | 67 static unsigned long cramino(const struct cramfs_inode *cino, unsigned int offset) in cramino() 91 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() 263 static void *cramfs_direct_read(struct super_block *sb, unsigned int offset, in cramfs_direct_read() 279 static void *cramfs_read(struct super_block *sb, unsigned int offset, in cramfs_read() 359 unsigned int pages, max_pages, offset; in cramfs_physmem_mmap() local 459 unsigned int pages, block_pages, max_pages, offset; in cramfs_physmem_get_unmapped_area() local 704 unsigned int offset; in cramfs_readdir() local 764 unsigned int offset = 0; in cramfs_lookup() local
|
/fs/xfs/ |
D | xfs_aops.c | 48 xfs_off_t offset, in xfs_setfilesize() 86 xfs_off_t offset = ioend->io_offset; in xfs_end_ioend() local 187 loff_t offset) in xfs_imap_valid() 228 loff_t offset) in xfs_convert_blocks() 258 loff_t offset) in xfs_map_blocks()
|
D | xfs_iomap.c | 111 loff_t offset, in xfs_iomap_end_fsb() 357 loff_t offset, in xfs_iomap_prealloc_size() 495 xfs_off_t offset, in xfs_iomap_write_unwritten() 719 loff_t offset, in xfs_direct_write_iomap_begin() 860 loff_t offset, in xfs_buffered_write_iomap_begin() 1081 loff_t offset, in xfs_buffered_write_iomap_end() 1148 loff_t offset, in xfs_read_iomap_begin() 1190 loff_t offset, in xfs_seek_iomap_begin() 1274 loff_t offset, in xfs_xattr_iomap_begin()
|
D | xfs_buf_item.c | 61 uint offset, in xfs_buf_item_straddle() 88 uint offset, in xfs_buf_item_size_segment() 196 uint offset = 0; in xfs_buf_item_size() local 257 uint offset, in xfs_buf_item_copy_iovec() 272 uint offset, in xfs_buf_item_format_segment() 403 uint offset = 0; in xfs_buf_item_format() local
|
/fs/xfs/scrub/ |
D | common.c | 122 xfs_fileoff_t offset, in __xchk_fblock_process_error() 152 xfs_fileoff_t offset, in xchk_fblock_process_error() 163 xfs_fileoff_t offset, in xchk_fblock_xref_process_error() 264 xfs_fileoff_t offset) in xchk_fblock_set_corrupt() 275 xfs_fileoff_t offset) in xchk_fblock_xref_set_corrupt() 299 xfs_fileoff_t offset) in xchk_fblock_set_warning()
|
/fs/ext4/ |
D | file.c | 187 ext4_extending_io(struct inode *inode, loff_t offset, size_t len) in ext4_extending_io() 288 static ssize_t ext4_handle_inode_extension(struct inode *inode, loff_t offset, in ext4_handle_inode_extension() 432 loff_t offset; in ext4_dio_write_checks() local 481 loff_t offset = iocb->ki_pos; in ext4_dio_write_iter() local 627 loff_t offset; in ext4_dax_write_iter() local 892 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek()
|