Home
last modified time | relevance | path

Searched defs:offset (Results 1901 - 1925 of 11489) sorted by relevance

1...<<71727374757677787980>>...460

/kernel/linux/linux-6.6/include/drm/
H A Ddrm_framebuffer.h329 u32 offset; member
/kernel/linux/linux-6.6/fs/sharefs/
H A Dfile.c144 static loff_t sharefs_file_llseek(struct file *file, loff_t offset, int whence) in sharefs_file_llseek() argument
/kernel/linux/linux-6.6/fs/squashfs/
H A Dcache.c293 squashfs_copy_data(void *buffer, struct squashfs_cache_entry *entry, int offset, int length) squashfs_copy_data() argument
331 squashfs_read_metadata(struct super_block *sb, void *buffer, u64 *block, int *offset, int length) squashfs_read_metadata() argument
[all...]
H A Ddir.c102 int offset = squashfs_i(inode)->offset, length, err; in squashfs_readdir() local
[all...]
H A Dnamei.c136 int offset = squashfs_i(dir)->offset; in squashfs_lookup() local
[all...]
H A Dexport.c43 int offset = SQUASHFS_LOOKUP_BLOCK_OFFSET(ino_num - 1); in squashfs_inode_lookup() local
H A Dxattr.c34 int offset = SQUASHFS_XATTR_OFFSET(squashfs_i(inode)->xattr); in squashfs_listxattr() local
112 int offset = SQUASHFS_XATTR_OFFSET(squashfs_i(inode)->xattr); in squashfs_xattr_get() local
[all...]
H A Dxz_wrapper.c119 squashfs_xz_uncompress(struct squashfs_sb_info *msblk, void *strm, struct bio *bio, int offset, int length, struct squashfs_page_actor *output) squashfs_xz_uncompress() argument
/kernel/linux/linux-6.6/fs/
H A Dsync.c228 int sync_file_range(struct file *file, loff_t offset, loff_t nbytes, in sync_file_range() argument
355 ksys_sync_file_range(int fd, loff_t offset, loff_t nbytes, unsigned int flags) ksys_sync_file_range() argument
[all...]
/kernel/linux/linux-6.6/fs/adfs/
H A Ddir_fplus.c176 unsigned int offset; in adfs_fplus_getnext() local
234 int offset, end, ret; in adfs_fplus_update() local
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H A Diostat.c33 int __maybe_unused iostat_info_seq_show(struct seq_file *seq, void *offset) in iostat_info_seq_show() argument
/kernel/linux/linux-6.6/fs/isofs/
H A Ddir.c88 unsigned long block, offset, block_saved, offset_saved; in do_isofs_readdir() local
[all...]
H A Dexport.c155 u16 offset; member
20 isofs_export_iget(struct super_block *sb, unsigned long block, unsigned long offset, __u32 generation) isofs_export_iget() argument
H A Dnamei.c42 unsigned long block, f_pos, offset, block_saved, offset_saved; in isofs_find_entry() local
157 unsigned long offset; isofs_lookup() local
[all...]
/kernel/linux/linux-6.6/fs/netfs/
H A Dbuffered_read.c279 size_t offset = offset_in_folio(folio, pos); in netfs_skip_folio_read() local
/kernel/linux/linux-6.6/fs/orangefs/
H A Ddir.c192 const int offset = sizeof(struct orangefs_readdir_response_s); in fill_from_part() local
282 static loff_t orangefs_dir_llseek(struct file *file, loff_t offset, in orangefs_dir_llseek() argument
[all...]
/kernel/linux/linux-6.6/fs/udf/
H A Dpartition.c25 udf_get_pblock(struct super_block *sb, uint32_t block, uint16_t partition, uint32_t offset) udf_get_pblock() argument
42 udf_get_pblock_virt15(struct super_block *sb, uint32_t block, uint16_t partition, uint32_t offset) udf_get_pblock_virt15() argument
101 udf_get_pblock_virt20(struct super_block *sb, uint32_t block, uint16_t partition, uint32_t offset) udf_get_pblock_virt20() argument
107 udf_get_pblock_spar15(struct super_block *sb, uint32_t block, uint16_t partition, uint32_t offset) udf_get_pblock_spar15() argument
275 udf_try_read_meta(struct inode *inode, uint32_t block, uint16_t partition, uint32_t offset) udf_try_read_meta() argument
301 udf_get_pblock_meta25(struct super_block *sb, uint32_t block, uint16_t partition, uint32_t offset) udf_get_pblock_meta25() argument
[all...]
H A Dmisc.c31 int offset; in udf_add_extendedattr() local
133 uint32_t offset; udf_get_extendedattr() local
247 udf_read_ptagged(struct super_block *sb, struct kernel_lb_addr *loc, uint32_t offset, uint16_t *ident) udf_read_ptagged() argument
[all...]
H A Dudf_i.h7 uint32_t offset; member
/kernel/linux/linux-6.6/fs/verity/
H A Dopen.c41 u64 offset; in fsverity_init_merkle_tree_params() local
H A Dread_metadata.c81 static int fsverity_read_buffer(void __user *dst, u64 offset, int length, in fsverity_read_buffer() argument
15 fsverity_read_merkle_tree(struct inode *inode, const struct fsverity_info *vi, void __user *buf, u64 offset, int length) fsverity_read_merkle_tree() argument
97 fsverity_read_descriptor(struct inode *inode, void __user *buf, u64 offset, int length) fsverity_read_descriptor() argument
118 fsverity_read_signature(struct inode *inode, void __user *buf, u64 offset, int length) fsverity_read_signature() argument
[all...]
/kernel/linux/linux-6.6/fs/sysv/
H A Ddir.c77 unsigned offset; in sysv_readdir() local
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2misc.c199 unsigned int offset; /* the offset from the beginning of SMB to data area */ in smb2_calc_size() local
[all...]
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_pci_legacy.c48 static void vp_get(struct virtio_device *vdev, unsigned int offset, in vp_get() argument
64 static void vp_set(struct virtio_device *vdev, unsigned int offset, in vp_set() argument
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dsl28cpld_wdt.c43 u32 offset; member

Completed in 13 milliseconds

1...<<71727374757677787980>>...460