Home
last modified time | relevance | path

Searched defs:offset (Results 4526 - 4550 of 16143) sorted by relevance

1...<<181182183184185186187188189190>>...646

/kernel/linux/linux-6.6/fs/qnx4/
H A Dinode.c69 static inline u32 try_extent(qnx4_xtnt_t *extent, u32 *offset) in try_extent() argument
86 u32 offset = iblock; in qnx4_block_map() local
/kernel/linux/linux-6.6/fs/squashfs/
H A Dblock.c198 int offset = read_start - round_down(index, PAGE_SIZE); in squashfs_bio_read() local
33 copy_bio_to_actor(struct bio *bio, struct squashfs_page_actor *actor, int offset, int req_length) copy_bio_to_actor() argument
270 int offset; squashfs_read_data() local
[all...]
H A Dfile.c48 static struct meta_index *locate_meta_index(struct inode *inode, int offset, in locate_meta_index() argument
87 empty_meta_index(struct inode *inode, int offset, int skip) empty_meta_index() argument
161 read_indexes(struct super_block *sb, int n, u64 *start_block, int *offset) read_indexes() argument
233 int offset = 0; fill_meta_index() local
331 int offset; read_blocklist() local
365 squashfs_fill_page(struct page *page, struct squashfs_cache_entry *buffer, int offset, int avail) squashfs_fill_page() argument
383 squashfs_copy_cache(struct page *page, struct squashfs_cache_entry *buffer, int bytes, int offset) squashfs_copy_cache() argument
518 unsigned int offset = base + squashfs_i(inode)->fragment_offset; squashfs_readahead_fragment() local
[all...]
/kernel/linux/linux-6.6/fs/ufs/
H A Ddir.c435 unsigned int offset = pos & ~PAGE_MASK; in ufs_readdir() local
415 ufs_validate_entry(struct super_block *sb, char *base, unsigned offset, unsigned mask) ufs_validate_entry() argument
[all...]
/kernel/linux/linux-6.6/include/kvm/
H A Darm_arch_timer.h61 struct arch_timer_offset offset; member
/kernel/linux/linux-6.6/fs/adfs/
H A Dmap.c217 int adfs_map_lookup(struct super_block *sb, u32 frag_id, unsigned int offset) in adfs_map_lookup() argument
68 lookup_zone(const struct adfs_discmap *dm, const unsigned int idlen, const u32 frag_id, unsigned int *offset) lookup_zone() argument
[all...]
H A Ddir_f.c274 int offset, ret; in adfs_f_update() local
/kernel/linux/linux-6.6/fs/befs/
H A Ddatastream.c263 int offset = blockno - sum; in befs_find_brun_direct() local
343 int offset = search_blk - sum; in befs_find_brun_indirect() local
421 int offset; befs_find_brun_dblindirect() local
[all...]
/kernel/linux/linux-6.6/fs/efivarfs/
H A Dvars.c32 int offset = 0; in validate_device_path() local
/kernel/linux/linux-6.6/fs/efs/
H A Dinode.c58 efs_block_t block, offset; in efs_iget() local
184 efs_block_t offset; in efs_extent_check() local
[all...]
/kernel/linux/linux-6.6/fs/exfat/
H A Dcache.c90 unsigned int offset = EXFAT_EOF_CLUSTER; in exfat_cache_lookup() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dinode.c137 unsigned int offset = offsetof(struct f2fs_inode, i_inode_checksum); in f2fs_inode_chksum() local
/kernel/linux/linux-6.6/fs/isofs/
H A Drock.c703 unsigned long block, offset; in rock_ridge_symlink_read_folio() local
H A Disofs.h129 isofs_iget(struct super_block *sb, unsigned long block, unsigned long offset) isofs_iget() argument
136 isofs_iget_reloc(struct super_block *sb, unsigned long block, unsigned long offset) isofs_iget_reloc() argument
147 isofs_get_ino(unsigned long block, unsigned long offset, unsigned long bufbits) isofs_get_ino() argument
186 isofs_normalize_block_and_offset(struct iso_directory_record* de, unsigned long *block, unsigned long *offset) isofs_normalize_block_and_offset() argument
[all...]
/kernel/linux/linux-6.6/fs/omfs/
H A Dfile.c13 static u32 omfs_max_extents(struct omfs_sb_info *sbi, int offset) in omfs_max_extents() argument
20 void omfs_make_empty_table(struct buffer_head *bh, int offset) in omfs_make_empty_table() argument
221 sector_t next, offset; in omfs_get_block() local
/kernel/linux/linux-6.6/fs/verity/
H A Denable.c110 u64 offset; in build_merkle_tree() local
485 u64 offset; in code_sign_copy_merkle_tree() local
[all...]
H A Dverify.c253 verify_data_blocks(struct folio *data_folio, size_t len, size_t offset, in verify_data_blocks() argument
294 fsverity_verify_blocks(struct folio *folio, size_t len, size_t offset) fsverity_verify_blocks() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Dreaddir.c179 fillonedir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) fillonedir() argument
258 filldir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) filldir() argument
346 filldir64(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) filldir64() argument
436 compat_fillonedir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) compat_fillonedir() argument
510 compat_filldir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) compat_filldir() argument
[all...]
/kernel/linux/linux-6.6/fs/romfs/
H A Dsuper.c106 loff_t offset, size; in romfs_read_folio() local
156 unsigned long offset, maxoff; in romfs_readdir() local
216 unsigned long offset, maxoff; romfs_lookup() local
[all...]
/kernel/linux/linux-6.6/fs/unicode/
H A Dutf8-norm.c308 int offset; in utf8nlookup() local
/kernel/linux/linux-6.6/fs/quota/
H A Dquota_tree.c659 loff_t offset; in qtree_read_dquot() local
/kernel/linux/linux-6.6/fs/udf/
H A Ddirectory.c490 struct short_ad *udf_get_fileshortad(uint8_t *ptr, int maxoffset, uint32_t *offset, in udf_get_fileshortad() argument
513 struct long_ad *udf_get_filelongad(uint8_t *ptr, int maxoffset, uint32_t *offset, int inc) in udf_get_filelongad() argument
[all...]
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dvboxsf_wrappers.c201 int vboxsf_read(u32 root, u64 handle, u64 offset, u32 *buf_len, u8 *buf) in vboxsf_read() argument
225 int vboxsf_write(u32 root, u64 handle, u64 offset, u32 *buf_len, u8 *buf) in vboxsf_write() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_attr_remote.c67 xfs_attr3_rmt_hdr_ok( void *ptr, xfs_ino_t ino, uint32_t offset, uint32_t size, xfs_daddr_t bno) xfs_attr3_rmt_hdr_ok() argument
239 xfs_attr3_rmt_hdr_set( struct xfs_mount *mp, void *ptr, xfs_ino_t ino, uint32_t offset, uint32_t size, xfs_daddr_t bno) xfs_attr3_rmt_hdr_set() argument
278 xfs_attr_rmtval_copyout( struct xfs_mount *mp, struct xfs_buf *bp, xfs_ino_t ino, int *offset, int *valuelen, uint8_t **dst) xfs_attr_rmtval_copyout() argument
326 xfs_attr_rmtval_copyin( struct xfs_mount *mp, struct xfs_buf *bp, xfs_ino_t ino, int *offset, int *valuelen, uint8_t **src) xfs_attr_rmtval_copyin() argument
394 int offset = 0; xfs_attr_rmtval_get() local
484 int offset = 0; xfs_attr_rmtval_set_value() local
[all...]
H A Dxfs_attr.h37 __u32 offset; /* offset in list of equal-hashvals */ member

Completed in 20 milliseconds

1...<<181182183184185186187188189190>>...646