Home
last modified time | relevance | path

Searched defs:offset (Results 11251 - 11275 of 17532) sorted by relevance

1...<<451452453454455456457458459460>>...702

/kernel/linux/linux-5.10/drivers/vme/
H A Dvme.c664 vme_master_read(struct vme_resource *resource, void *buf, size_t count, loff_t offset) vme_master_read() argument
713 vme_master_write(struct vme_resource *resource, void *buf, size_t count, loff_t offset) vme_master_write() argument
765 vme_master_rmw(struct vme_resource *resource, unsigned int mask, unsigned int compare, unsigned int swap, loff_t offset) vme_master_rmw() argument
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.h24 u64 offset; member
H A Dtree-checker.c1458 u64 offset; check_extent_data_ref() local
[all...]
/kernel/linux/linux-5.10/fs/cramfs/
H A Dinode.c67 static unsigned long cramino(const struct cramfs_inode *cino, unsigned int offset) in cramino() argument
182 static void *cramfs_blkdev_read(struct super_block *sb, unsigned int offset, in cramfs_blkdev_read() argument
90 get_cramfs_inode(struct super_block *sb, const struct cramfs_inode *cramfs_inode, unsigned int offset) get_cramfs_inode() argument
263 cramfs_direct_read(struct super_block *sb, unsigned int offset, unsigned int len) cramfs_direct_read() argument
279 cramfs_read(struct super_block *sb, unsigned int offset, unsigned int len) cramfs_read() argument
359 unsigned int pages, max_pages, offset; cramfs_physmem_mmap() local
461 unsigned int pages, block_pages, max_pages, offset; cramfs_physmem_get_unmapped_area() local
706 unsigned int offset; cramfs_readdir() local
766 unsigned int offset = 0; cramfs_lookup() local
[all...]
/kernel/linux/linux-5.10/fs/
H A Ddirect-io.c238 loff_t offset = dio->iocb->ki_pos; in dio_complete() local
808 submit_page_section(struct dio *dio, struct dio_submit *sdio, struct page *page, unsigned offset, unsigned len, sector_t blocknr, struct buffer_head *map_bh) submit_page_section() argument
1137 loff_t offset = iocb->ki_pos; do_blockdev_direct_IO() local
[all...]
H A Dbinfmt_elf_fdpic.c1277 static inline void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr() argument
1485 loff_t offset = 0, dataoff; in elf_fdpic_core_dump() local
[all...]
H A Ddax.c1077 unsigned offset = offset_in_page(pos); in dax_iomap_zero() local
1144 unsigned offset = pos & (PAGE_SIZE - 1); in dax_iomap_actor() local
[all...]
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dinode.c819 static int ecryptfs_inode_newsize_ok(struct inode *inode, loff_t offset) in ecryptfs_inode_newsize_ok() argument
/kernel/linux/linux-5.10/fs/ext4/
H A Dinline.c1005 int offset; in ext4_show_inline_dir() local
1473 unsigned int offset, parent_ino; in ext4_read_inline_dir() local
1757 ext4_get_inline_entry(struct inode *inode, struct ext4_iloc *iloc, unsigned int offset, void **inline_start, int *inline_size) ext4_get_inline_entry() argument
1788 unsigned int offset; empty_inline_dir() local
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.c955 static loff_t cifs_llseek(struct file *file, loff_t offset, int whence) in cifs_llseek() argument
H A Dinode.c2475 unsigned offset = from & (PAGE_SIZE - 1); local
2489 void cifs_setsize(struct inode *inode, loff_t offset) argument
H A Dmisc.c981 rqst_page_get_length(const struct smb_rqst *rqst, unsigned int page, unsigned int *len, unsigned int *offset) rqst_page_get_length() argument
/kernel/linux/linux-5.10/fs/fat/
H A Ddir.c88 int err, offset; in fat__get_entry() local
306 int offset; in fat_parse_long() local
433 int offset = min(chl, MSDOS_NAME-k); fat_parse_short() local
893 loff_t offset = 0; fat_get_dotdot_entry() local
1207 int err, i, n, offset, cluster[2]; fat_add_new_entries() local
1340 int offset = pos & (sb->s_blocksize - 1); fat_add_entries() local
[all...]
H A Dfat.h251 fat_get_blknr_offset(struct msdos_sb_info *sbi, loff_t i_pos, sector_t *blknr, int *offset) fat_get_blknr_offset() argument
H A Dnamei_vfat.c594 loff_t offset; in vfat_build_slots() local
/kernel/linux/linux-5.10/fs/exfat/
H A Ddir.c656 exfat_find_location(struct super_block *sb, struct exfat_chain *p_dir, int entry, sector_t *sector, int *offset) exfat_find_location() argument
/kernel/linux/linux-5.10/fs/afs/
H A Ddir.c352 unsigned offset, next, curr; in afs_dir_iterate_block() local
1981 afs_dir_invalidatepage(struct page *page, unsigned int offset, unsigned int length) afs_dir_invalidatepage() argument
[all...]
/kernel/linux/linux-5.10/fs/ext2/
H A Dinode.c803 static int ext2_iomap_begin(struct inode *inode, loff_t offset, loff_t length, in ext2_iomap_begin() argument
841 ext2_iomap_end(struct inode *inode, loff_t offset, loff_t length, in ext2_iomap_end() argument
940 loff_t offset = iocb->ki_pos; in ext2_direct_IO() local
1179 __ext2_truncate_blocks(struct inode *inode, loff_t offset) __ext2_truncate_blocks() argument
1268 ext2_truncate_blocks(struct inode *inode, loff_t offset) ext2_truncate_blocks() argument
1330 unsigned long offset; ext2_get_inode() local
[all...]
H A Dsuper.c819 unsigned long offset = 0; in ext2_fill_super() local
1485 int offset = off & (sb->s_blocksize - 1); in ext2_quota_read() local
1530 int offset = off & (sb->s_blocksize - 1); ext2_quota_write() local
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Dcheckpoint.c136 unsigned int segno, offset; in __is_bitmap_valid() local
/kernel/linux/linux-5.10/lib/
H A Diov_iter.c164 static size_t copy_page_to_iter_iovec(struct page *page, size_t offset, size_t bytes, in copy_page_to_iter_iovec() argument
248 static size_t copy_page_from_iter_iovec(struct page *page, size_t offset, size_t bytes, in copy_page_from_iter_iovec() argument
375 copy_page_to_iter_pipe(struct page *page, size_t offset, size_t bytes, struct iov_iter *i) copy_page_to_iter_pipe() argument
470 memzero_page(struct page *page, size_t offset, size_t len) memzero_page() argument
646 copy_mc_to_page(struct page *page, size_t offset, const char *from, size_t len) copy_mc_to_page() argument
879 page_copy_sane(struct page *page, size_t offset, size_t n) page_copy_sane() argument
903 copy_page_to_iter(struct page *page, size_t offset, size_t bytes, struct iov_iter *i) copy_page_to_iter() argument
925 copy_page_from_iter(struct page *page, size_t offset, size_t bytes, struct iov_iter *i) copy_page_from_iter() argument
985 iov_iter_copy_from_user_atomic(struct page *page, struct iov_iter *i, unsigned long offset, size_t bytes) iov_iter_copy_from_user_atomic() argument
[all...]
/kernel/linux/linux-5.10/lib/zstd/
H A Dzstd_internal.h183 U32 offset; member
/kernel/linux/linux-5.10/mm/
H A Dzswap.c163 pgoff_t offset; member
284 static struct zswap_entry *zswap_rb_search(struct rb_root *root, pgoff_t offset) in zswap_rb_search() argument
375 zswap_entry_find_get(struct rb_root *root, pgoff_t offset) zswap_entry_find_get() argument
876 pgoff_t offset; zswap_writeback_entry() local
1019 zswap_frontswap_store(unsigned type, pgoff_t offset, struct page *page) zswap_frontswap_store() argument
1163 zswap_frontswap_load(unsigned type, pgoff_t offset, struct page *page) zswap_frontswap_load() argument
1233 zswap_frontswap_invalidate_page(unsigned type, pgoff_t offset) zswap_frontswap_invalidate_page() argument
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbcache.h164 __le64 offset; /* sector where this sb was written */ global() member
226 __u64 offset; /* sector where this sb was written */ global() member
[all...]
H A Dhyperv.h145 __u64 offset; member

Completed in 49 milliseconds

1...<<451452453454455456457458459460>>...702