Home
last modified time | relevance | path

Searched defs:offset (Results 5251 - 5275 of 17941) sorted by relevance

1...<<211212213214215216217218219220>>...718

/kernel/linux/linux-5.10/include/xen/interface/
H A Dvcpu.h174 uint32_t offset; /* offset within page */ member
/kernel/linux/linux-5.10/kernel/sched/rtg/
H A Dframe_rtg.h72 unsigned int offset; member
/kernel/linux/linux-5.10/kernel/trace/
H A Dtracing_map.h134 unsigned int offset; member
/kernel/linux/linux-5.10/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-5.10/fs/xfs/scrub/
H A Dbmap.c109 xfs_fileoff_t offset; in xchk_bmap_get_rmap() local
/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-bufmap.c264 int offset = 0, ret, i; in orangefs_bufmap_map() local
H A Dfile.c583 static loff_t orangefs_file_llseek(struct file *file, loff_t offset, int origin) in orangefs_file_llseek() argument
48 wait_for_direct_io(enum ORANGEFS_io_type type, struct inode *inode, loff_t *offset, struct iov_iter *iter, size_t total_size, loff_t readahead_size, struct orangefs_write_range *wr, int *index_return, struct file *file) wait_for_direct_io() argument
[all...]
/kernel/linux/linux-5.10/fs/quota/
H A Dquota_tree.c663 loff_t offset; in qtree_read_dquot() local
/kernel/linux/linux-5.10/fs/ufs/
H A Ddir.c428 unsigned int offset = pos & ~PAGE_MASK; in ufs_readdir() local
408 ufs_validate_entry(struct super_block *sb, char *base, unsigned offset, unsigned mask) ufs_validate_entry() argument
[all...]
/kernel/linux/linux-5.10/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-5.10/fs/
H A Dreaddir.c143 fillonedir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) fillonedir() argument
222 filldir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) filldir() argument
310 filldir64(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) filldir64() argument
400 compat_fillonedir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) compat_fillonedir() argument
474 compat_filldir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) compat_filldir() argument
[all...]
H A Dremap_range.c162 static struct page *vfs_dedupe_get_page(struct inode *inode, loff_t offset) in vfs_dedupe_get_page() argument
/kernel/linux/linux-5.10/fs/romfs/
H A Dsuper.c105 loff_t offset, size; in romfs_readpage() local
155 unsigned long offset, maxoff; in romfs_readdir() local
215 unsigned long offset, maxoff; romfs_lookup() local
[all...]
/kernel/linux/linux-5.10/fs/squashfs/
H A Dfile.c47 static struct meta_index *locate_meta_index(struct inode *inode, int offset, in locate_meta_index() argument
86 empty_meta_index(struct inode *inode, int offset, int skip) empty_meta_index() argument
160 read_indexes(struct super_block *sb, int n, u64 *start_block, int *offset) read_indexes() argument
232 int offset = 0; fill_meta_index() local
330 int offset; read_blocklist() local
364 squashfs_fill_page(struct page *page, struct squashfs_cache_entry *buffer, int offset, int avail) squashfs_fill_page() argument
382 squashfs_copy_cache(struct page *page, struct squashfs_cache_entry *buffer, int bytes, int offset) squashfs_copy_cache() argument
[all...]
/kernel/linux/linux-5.10/fs/udf/
H A Dudfdecl.h209 udf_get_lb_pblock(struct super_block *sb, struct kernel_lb_addr *loc, uint32_t offset) udf_get_lb_pblock() argument
/kernel/linux/linux-5.10/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-5.10/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...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_dir2_readdir.c150 unsigned int offset, next_offset; in xfs_dir2_block_getdents() local
362 unsigned int offset = 0; xfs_dir2_leaf_getdents() local
[all...]
/kernel/linux/linux-5.10/net/batman-adv/
H A Dgateway_client.c513 int batadv_gw_client_seq_print_text(struct seq_file *seq, void *offset) in batadv_gw_client_seq_print_text() argument
/kernel/linux/linux-5.10/net/dsa/
H A Dtag_brcm.c61 brcm_tag_xmit_ll(struct sk_buff *skb, struct net_device *dev, unsigned int offset) brcm_tag_xmit_ll() argument
119 brcm_tag_rcv_ll(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, unsigned int offset) brcm_tag_rcv_ll() argument
H A Dtag_sja1105.c349 sja1105_flow_dissect(const struct sk_buff *skb, __be16 *proto, int *offset) sja1105_flow_dissect() argument
/kernel/linux/linux-5.10/net/core/
H A Dnet-procfs.c21 unsigned int count = 0, offset = get_offset(*pos); in dev_from_same_bucket() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dah4.c44 static inline u8 *ah_tmp_auth(void *tmp, unsigned int offset) in ah_tmp_auth() argument
49 ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, unsigned int offset) ah_tmp_icv() argument
H A Dinet_fragment.c346 inet_frag_queue_insert(struct inet_frag_queue *q, struct sk_buff *skb, int offset, int end) inet_frag_queue_insert() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Dmip6.c204 int offset; in mip6_destopt_reject() local
253 u16 offset = sizeof(struct ipv6hdr); in mip6_destopt_offset() local
389 u16 offset = sizeof(struct ipv6hdr); mip6_rthdr_offset() local
[all...]

Completed in 21 milliseconds

1...<<211212213214215216217218219220>>...718