Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/fs/ecryptfs/
Dread_write.c28 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/
Dpartition.c26 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()
Dudftime.c35 int16_t offset; in udf_disk_stamp_to_time() local
67 int16_t offset; in udf_time_to_disk_stamp() local
Dmisc.c31 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/btrfs/
Dfree-space-cache.c83 u64 offset) in __lookup_free_space_inode()
168 u64 ino, u64 offset) in __create_free_space_inode()
540 unsigned offset = 0; in io_ctl_set_crc() local
557 unsigned offset = 0; in io_ctl_check_crc() local
579 static int io_ctl_add_entry(struct btrfs_io_ctl *io_ctl, u64 offset, u64 bytes, in io_ctl_add_entry()
737 struct btrfs_path *path, u64 offset) in __load_free_space_cache()
910 const u64 offset = info->offset; in copy_free_space_cache() local
919 u64 offset = info->offset; in copy_free_space_cache() local
1151 struct btrfs_path *path, u64 offset, in update_cache_item()
1302 struct btrfs_path *path, u64 offset) in __btrfs_wait_cache_io()
[all …]
Dorphan.c10 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/
Dfile.c48 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()
382 int bytes, int offset) in squashfs_copy_cache()
506 unsigned int offset; in squashfs_readahead_fragment() local
/fs/verity/
Dread_metadata.c17 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/
Dkernel_read_file.c35 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()
Dsync.c235 int sync_file_range(struct file *file, loff_t offset, loff_t nbytes, in sync_file_range()
362 int ksys_sync_file_range(int fd, loff_t offset, loff_t nbytes, in ksys_sync_file_range()
377 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, in SYSCALL_DEFINE4() argument
384 COMPAT_SYSCALL_DEFINE6(sync_file_range, int, fd, compat_arg_u64_dual(offset), in COMPAT_SYSCALL_DEFINE6()
395 loff_t, offset, loff_t, nbytes) in SYSCALL_DEFINE4() argument
/fs/fat/
Dfatent.c24 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/xfs/libxfs/
Dxfs_iext_tree.c279 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 …]
Dxfs_rmap.h29 xfs_fileoff_t offset) in xfs_rmap_ino_owner()
67 __u64 offset, in xfs_rmap_irec_offset_unpack()
88 uint64_t *offset, in xfs_owner_info_unpack()
106 uint64_t offset, in xfs_owner_info_pack()
Dxfs_attr_remote.c84 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
507 unsigned int offset = 0; in xfs_attr_rmtval_set_value() local
Dxfs_symlink_remote.c42 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
Dxfs_dir2_sf.c269 unsigned int offset = args->geo->data_entry_offset; in xfs_dir2_block_to_sf() local
373 xfs_dir2_data_aoff_t offset = 0; /* offset for new entry */ in xfs_dir2_sf_addname() local
458 xfs_dir2_data_aoff_t offset, /* offset to use for new ent */ in xfs_dir2_sf_addname_easy()
516 xfs_dir2_data_aoff_t offset; /* current offset value */ in xfs_dir2_sf_addname_hard() local
602 xfs_dir2_data_aoff_t offset; /* data block offset */ in xfs_dir2_sf_addname_pick() local
670 int offset; /* data offset */ in xfs_dir2_sf_check() local
709 int offset; in xfs_dir2_sf_verify() local
/fs/jffs2/
Dsummary.h50 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/
Dinode.c67 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()
183 static void *cramfs_blkdev_read(struct super_block *sb, unsigned int offset, in cramfs_blkdev_read()
254 static void *cramfs_direct_read(struct super_block *sb, unsigned int offset, in cramfs_direct_read()
270 static void *cramfs_read(struct super_block *sb, unsigned int offset, in cramfs_read()
350 unsigned int pages, max_pages, offset; in cramfs_physmem_mmap() local
450 unsigned int pages, block_pages, max_pages, offset; in cramfs_physmem_get_unmapped_area() local
699 unsigned int offset; in cramfs_readdir() local
759 unsigned int offset = 0; in cramfs_lookup() local
/fs/jfs/
Djfs_metapage.c83 static inline struct metapage *folio_to_mp(struct folio *folio, int offset) in folio_to_mp()
155 static inline struct metapage *folio_to_mp(struct folio *folio, int offset) in folio_to_mp()
308 unsigned int offset; in last_write_complete() local
359 int offset; in metapage_write_folio() local
490 int offset; in metapage_read_folio() local
532 int offset; in metapage_release_folio() local
557 static void metapage_invalidate_folio(struct folio *folio, size_t offset, in metapage_invalidate_folio()
799 unsigned int offset; in __invalidate_metapages() local
/fs/bcachefs/
Dfs-io-pagecache.c185 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()
655 void bch2_invalidate_folio(struct folio *folio, size_t offset, size_t length) in bch2_invalidate_folio()
701 int offset; in bch2_seek_pagecache_data() local
744 static int folio_hole_offset(struct address_space *mapping, loff_t *offset, in folio_hole_offset()
785 loff_t offset = start_offset; in bch2_seek_pagecache_hole() local
/fs/xfs/
Dxfs_iomap.c165 loff_t offset, in xfs_iomap_end_fsb()
431 loff_t offset, in xfs_iomap_prealloc_size()
564 xfs_off_t offset, in xfs_iomap_write_unwritten()
767 loff_t offset, in xfs_direct_write_iomap_begin()
959 loff_t offset, in xfs_buffered_write_iomap_begin()
1210 loff_t offset, in xfs_buffered_write_delalloc_punch()
1223 loff_t offset, in xfs_buffered_write_iomap_end()
1273 loff_t offset, in xfs_read_iomap_begin()
1318 loff_t offset, in xfs_seek_iomap_begin()
1406 loff_t offset, in xfs_xattr_iomap_begin()
Dxfs_buf_item.c63 uint offset, in xfs_buf_item_straddle()
90 uint offset, in xfs_buf_item_size_segment()
198 uint offset = 0; in xfs_buf_item_size() local
259 uint offset, in xfs_buf_item_copy_iovec()
274 uint offset, in xfs_buf_item_format_segment()
405 uint offset = 0; in xfs_buf_item_format() local
Dxfs_aops.c51 xfs_off_t offset, in xfs_setfilesize()
89 xfs_off_t offset = ioend->io_offset; in xfs_end_ioend() local
203 loff_t offset) in xfs_imap_valid()
241 loff_t offset, in xfs_map_blocks()
/fs/xfs/scrub/
Dquota.c85 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/btrfs/tests/
Dfree-space-tests.c355 u64 offset; in check_cache_empty() local
399 u64 offset; in test_steal_space_from_bitmap_to_extent() local
842 u64 offset, max_extent_size, bytes; in test_bytes_index() local

12345678910>>...19