| /kernel/linux/linux-6.6/fs/qnx4/ |
| H A D | inode.c | 69 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 D | block.c | 198 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 D | file.c | 48 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 D | dir.c | 435 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 D | arm_arch_timer.h | 61 struct arch_timer_offset offset; member
|
| /kernel/linux/linux-6.6/fs/adfs/ |
| H A D | map.c | 217 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 D | dir_f.c | 274 int offset, ret; in adfs_f_update() local
|
| /kernel/linux/linux-6.6/fs/befs/ |
| H A D | datastream.c | 263 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 D | vars.c | 32 int offset = 0; in validate_device_path() local
|
| /kernel/linux/linux-6.6/fs/efs/ |
| H A D | inode.c | 58 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 D | cache.c | 90 unsigned int offset = EXFAT_EOF_CLUSTER; in exfat_cache_lookup() local
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | inode.c | 137 unsigned int offset = offsetof(struct f2fs_inode, i_inode_checksum); in f2fs_inode_chksum() local
|
| /kernel/linux/linux-6.6/fs/isofs/ |
| H A D | rock.c | 703 unsigned long block, offset; in rock_ridge_symlink_read_folio() local
|
| H A D | isofs.h | 129 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 D | file.c | 13 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 D | enable.c | 110 u64 offset; in build_merkle_tree() local 485 u64 offset; in code_sign_copy_merkle_tree() local [all...] |
| H A D | verify.c | 253 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 D | readdir.c | 179 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 D | super.c | 106 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 D | utf8-norm.c | 308 int offset; in utf8nlookup() local
|
| /kernel/linux/linux-6.6/fs/quota/ |
| H A D | quota_tree.c | 659 loff_t offset; in qtree_read_dquot() local
|
| /kernel/linux/linux-6.6/fs/udf/ |
| H A D | directory.c | 490 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 D | vboxsf_wrappers.c | 201 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 D | xfs_attr_remote.c | 67 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 D | xfs_attr.h | 37 __u32 offset; /* offset in list of equal-hashvals */ member
|