/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() 250 loff_t offset; in ecryptfs_read_lower_page_segment() local
|
/fs/iomap/ |
D | seek.c | 74 page_cache_seek_hole_data(struct inode *inode, loff_t offset, loff_t length, in page_cache_seek_hole_data() 121 iomap_seek_hole_actor(struct inode *inode, loff_t offset, loff_t length, in iomap_seek_hole_actor() 140 iomap_seek_hole(struct inode *inode, loff_t offset, const struct iomap_ops *ops) in iomap_seek_hole() 164 iomap_seek_data_actor(struct inode *inode, loff_t offset, loff_t length, in iomap_seek_data_actor() 183 iomap_seek_data(struct inode *inode, loff_t offset, const struct iomap_ops *ops) in iomap_seek_data()
|
/fs/squashfs/ |
D | file.c | 47 static struct meta_index *locate_meta_index(struct inode *inode, int offset, in locate_meta_index() 86 static struct meta_index *empty_meta_index(struct inode *inode, int offset, in empty_meta_index() 161 u64 *start_block, int *offset) in read_indexes() 232 int offset = 0; in fill_meta_index() local 330 int offset; in read_blocklist() local 364 void squashfs_fill_page(struct page *page, struct squashfs_cache_entry *buffer, int offset, int ava… in squashfs_fill_page() 383 int bytes, int offset) in squashfs_copy_cache()
|
D | block.c | 35 int offset, int req_length) in copy_bio_to_actor() 84 int offset = read_start - round_down(index, PAGE_SIZE); in squashfs_bio_read() local 149 int offset; in squashfs_read_data() 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/ |
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 | 243 int sync_file_range(struct file *file, loff_t offset, loff_t nbytes, in sync_file_range() 370 int ksys_sync_file_range(int fd, loff_t offset, loff_t nbytes, in ksys_sync_file_range() 385 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, in SYSCALL_DEFINE4() argument 394 loff_t, offset, loff_t, nbytes) in SYSCALL_DEFINE4() argument
|
/fs/btrfs/ |
D | free-space-cache.c | 49 u64 offset) in __lookup_free_space_inode() 137 u64 ino, u64 offset) in __create_free_space_inode() 467 unsigned offset = 0; in io_ctl_set_crc() local 489 unsigned offset = 0; in io_ctl_check_crc() local 516 static int io_ctl_add_entry(struct btrfs_io_ctl *io_ctl, u64 offset, u64 bytes, in io_ctl_add_entry() 668 struct btrfs_path *path, u64 offset) in __load_free_space_cache() 1022 struct btrfs_path *path, u64 offset, in update_cache_item() 1174 struct btrfs_path *path, u64 offset) in __btrfs_wait_cache_io() 1438 u64 offset) in offset_to_bit() 1450 static inline u64 offset_to_bitmap(struct btrfs_free_space_ctl *ctl, in offset_to_bitmap() [all …]
|
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()
|
D | uuid-tree.c | 30 unsigned long offset; in btrfs_uuid_tree_lookup() local 92 unsigned long offset; in btrfs_uuid_tree_add() local 157 unsigned long offset; in btrfs_uuid_tree_remove() local 300 unsigned long offset; in btrfs_uuid_tree_iterate() local
|
/fs/fat/ |
D | fatent.c | 23 int *offset, sector_t *blocknr) in fat12_ent_blocknr() 33 int *offset, sector_t *blocknr) in fat_ent_blocknr() 42 static void fat12_ent_set_ptr(struct fat_entry *fatent, int offset) in fat12_ent_set_ptr() 56 static void fat16_ent_set_ptr(struct fat_entry *fatent, int offset) in fat16_ent_set_ptr() 62 static void fat32_ent_set_ptr(struct fat_entry *fatent, int offset) in fat32_ent_set_ptr() 69 int offset, sector_t blocknr) in fat12_ent_bread() 102 int offset, sector_t blocknr) in fat_ent_bread() 320 int offset, sector_t blocknr) in fat_ent_update_ptr() 353 int err, offset; in fat_ent_read() local 440 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 | 27 xfs_fileoff_t offset) in xfs_rmap_ino_owner() 65 __u64 offset, in xfs_rmap_irec_offset_unpack() 85 uint64_t *offset, in xfs_owner_info_unpack() 103 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 | 35 uint64_t offset, in xfs_rmap_lookup_le() 57 uint64_t offset, in xfs_rmap_lookup_eq() 104 uint64_t offset, in xfs_rmap_insert() 146 uint64_t offset, in xfs_rmap_delete() 289 uint64_t offset, in xfs_rmap_find_left_neighbor() 367 uint64_t offset, in xfs_rmap_lookup_le_range() 412 uint64_t offset, in xfs_rmap_free_check_owner() 492 uint64_t offset; in xfs_rmap_unmap() local 766 uint64_t offset; in xfs_rmap_map() local 999 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
|
/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 461 unsigned int pages, block_pages, max_pages, offset; in cramfs_physmem_get_unmapped_area() local 706 unsigned int offset; in cramfs_readdir() local 766 unsigned int offset = 0; in cramfs_lookup() local
|
/fs/xfs/ |
D | xfs_aops.c | 49 xfs_off_t offset, in __xfs_setfilesize() 74 xfs_off_t offset, in xfs_setfilesize() 122 xfs_off_t offset = ioend->io_offset; in xfs_end_ioend() local 249 loff_t offset) in xfs_imap_valid() 290 loff_t offset) in xfs_convert_blocks() 320 loff_t offset) in xfs_map_blocks()
|
D | xfs_iomap.c | 111 loff_t offset, in xfs_iomap_end_fsb() 364 loff_t offset, in xfs_iomap_prealloc_size() 502 xfs_off_t offset, in xfs_iomap_write_unwritten() 729 loff_t offset, in xfs_direct_write_iomap_begin() 856 loff_t offset, in xfs_buffered_write_iomap_begin() 1079 loff_t offset, in xfs_buffered_write_iomap_end() 1146 loff_t offset, in xfs_read_iomap_begin() 1188 loff_t offset, in xfs_seek_iomap_begin() 1274 loff_t offset, in xfs_xattr_iomap_begin()
|
/fs/xfs/scrub/ |
D | common.c | 120 xfs_fileoff_t offset, in __xchk_fblock_process_error() 150 xfs_fileoff_t offset, in xchk_fblock_process_error() 161 xfs_fileoff_t offset, in xchk_fblock_xref_process_error() 262 xfs_fileoff_t offset) in xchk_fblock_set_corrupt() 273 xfs_fileoff_t offset) in xchk_fblock_xref_set_corrupt() 297 xfs_fileoff_t offset) in xchk_fblock_set_warning()
|
/fs/ext4/ |
D | file.c | 183 ext4_extending_io(struct inode *inode, loff_t offset, size_t len) in ext4_extending_io() 284 static ssize_t ext4_handle_inode_extension(struct inode *inode, loff_t offset, in ext4_handle_inode_extension() 428 loff_t offset; in ext4_dio_write_checks() local 477 loff_t offset = iocb->ki_pos; in ext4_dio_write_iter() local 622 loff_t offset; in ext4_dax_write_iter() local 884 loff_t ext4_llseek(struct file *file, loff_t offset, int whence) in ext4_llseek()
|