/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() 167 iomap_seek_data_actor(struct inode *inode, loff_t offset, loff_t length, in iomap_seek_data_actor() 186 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()
|
/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
|
D | misc.c | 51 int offset; in udf_add_extendedattr() local 153 uint32_t offset; in udf_get_extendedattr() local 260 uint32_t offset, uint16_t *ident) in udf_read_ptagged()
|
/fs/btrfs/ |
D | free-space-cache.c | 45 u64 offset) in __lookup_free_space_inode() 134 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() 1000 struct btrfs_path *path, u64 offset, in update_cache_item() 1152 struct btrfs_path *path, u64 offset) in __btrfs_wait_cache_io() 1422 u64 offset) in offset_to_bit() 1434 static inline u64 offset_to_bitmap(struct btrfs_free_space_ctl *ctl, in offset_to_bitmap() [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 157 unsigned long offset; in btrfs_uuid_tree_remove() local 260 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()
|
D | file-item.c | 38 u64 num_bytes, u64 offset, u64 ram_bytes, in btrfs_insert_file_extent() 137 u64 offset, int mod) in btrfs_lookup_file_extent() 162 u64 offset = 0; in __btrfs_lookup_bio_sums() local 297 blk_status_t btrfs_lookup_bio_sums_dio(struct inode *inode, struct bio *bio, u64 offset) in btrfs_lookup_bio_sums_dio() 312 unsigned long offset; in btrfs_lookup_csums_range() local 447 u64 offset; in btrfs_csum_one_bio() local 680 unsigned long offset; in btrfs_del_csums() 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() 101 int offset, sector_t blocknr) in fat_ent_bread() 319 int offset, sector_t blocknr) in fat_ent_update_ptr() 352 int err, offset; in fat_ent_read() local 439 int offset; in fat_ent_read_block() local [all …]
|
/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_attr_remote.c | 52 uint32_t offset, in xfs_attr3_rmt_hdr_ok() 227 uint32_t offset, in xfs_attr3_rmt_hdr_set() 266 int *offset, in xfs_attr_rmtval_copyout() 314 int *offset, in xfs_attr_rmtval_copyin() 378 int offset = 0; in xfs_attr_rmtval_get() local 444 int offset = 0; in xfs_attr_rmtval_set() local
|
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() 140 uint64_t offset, in xfs_rmap_delete() 277 uint64_t offset, in xfs_rmap_find_left_neighbor() 355 uint64_t offset, in xfs_rmap_lookup_le_range() 400 uint64_t offset, in xfs_rmap_free_check_owner() 465 uint64_t offset; in xfs_rmap_unmap() local 719 uint64_t offset; in xfs_rmap_map() local 935 uint64_t offset; in xfs_rmap_convert() local [all …]
|
/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/xfs/ |
D | xfs_iomap.c | 170 xfs_off_t offset, in xfs_iomap_write_direct() 396 loff_t offset, in xfs_iomap_prealloc_size() 528 loff_t offset, in xfs_file_iomap_begin_delay() 734 xfs_off_t offset, in xfs_iomap_write_unwritten() 922 loff_t offset, in xfs_file_iomap_begin() 1068 loff_t offset, in xfs_file_iomap_end_delalloc() 1125 loff_t offset, in xfs_file_iomap_end() 1145 loff_t offset, in xfs_seek_iomap_begin() 1231 loff_t offset, in xfs_xattr_iomap_begin()
|
D | xfs_aops.c | 162 xfs_off_t offset, in __xfs_setfilesize() 187 xfs_off_t offset, in xfs_setfilesize() 235 xfs_off_t offset = ioend->io_offset; in xfs_end_ioend() local 491 loff_t offset) in xfs_map_blocks() 698 xfs_off_t offset, in xfs_alloc_ioend() 757 xfs_off_t offset, in xfs_add_to_ioend() 805 unsigned int offset, in xfs_vm_invalidatepage() 830 loff_t offset = page_offset(page); in xfs_aops_discard_page() local 986 loff_t offset; in xfs_do_writepage() local
|
/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 707 unsigned int offset; in cramfs_readdir() local 767 unsigned int offset = 0; in cramfs_lookup() 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/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/dlm/ |
D | midcomms.c | 32 static void copy_from_cb(void *dst, const void *base, unsigned offset, in copy_from_cb() 57 unsigned offset, unsigned len, unsigned limit) in dlm_process_incoming_buffer()
|
/fs/btrfs/tests/ |
D | inode-tests.c | 16 u64 ram_bytes, u64 offset, u64 disk_bytenr, in insert_extent() 93 u64 offset = 0; in setup_file_extents() local 226 u64 offset; in test_btrfs_get_extent() local
|
/fs/ |
D | sync.c | 238 int sync_file_range(struct file *file, loff_t offset, loff_t nbytes, in sync_file_range() 365 int ksys_sync_file_range(int fd, loff_t offset, loff_t nbytes, in ksys_sync_file_range() 380 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, in SYSCALL_DEFINE4() argument 389 loff_t, offset, loff_t, nbytes) in SYSCALL_DEFINE4() argument
|