Searched defs:end_pos (Results 1 - 16 of 16) sorted by relevance

/linux-master/include/linux/
H A Dregset.h253 user_regset_copyin(unsigned int *pos, unsigned int *count, const void **kbuf, const void __user **ubuf, void *data, const int start_pos, const int end_pos) argument
[all...]
H A Dbpf_verifier.h586 u64 end_pos; member in struct:bpf_verifier_log
/linux-master/fs/bcachefs/
H A Dio_misc.c144 struct bpos end_pos = POS(inum.inum, end); local
H A Dbtree_journal_iter.c79 bch2_journal_keys_peek_upto(struct bch_fs *c, enum btree_id btree_id, unsigned level, struct bpos pos, struct bpos end_pos, size_t *idx) argument
H A Dbcachefs_ioctl.h211 struct bpos end_pos; member in struct:bch_ioctl_data
H A Dfs-io.c252 u64 end_pos; local
589 struct bpos end_pos = POS(inode->v.i_ino, end_sector); local
H A Dbtree_iter.c1950 bch2_btree_journal_peek(struct btree_trans *trans, struct btree_iter *iter, struct bpos end_pos) argument
/linux-master/kernel/
H A Drelay.c1017 size_t read_subbuf, padding, end_pos; local
H A Dkcov.c233 u64 count, start_index, end_pos, max_pos; local
/linux-master/fs/xfs/scrub/
H A Dxfarray.c292 loff_t end_pos = *pos + array->obj_size - 1; local
/linux-master/fs/ubifs/
H A Dfile.c533 loff_t end_pos = pos + len; local
/linux-master/fs/fuse/
H A Ddax.c870 loff_t end_pos = (start_pos + FUSE_DAX_SZ - 1); local
/linux-master/fs/iomap/
H A Dbuffered-io.c1882 u64 end_pos = pos + folio_size(folio); local
1824 iomap_writepage_handle_eof(struct folio *folio, struct inode *inode, u64 *end_pos) argument
/linux-master/fs/btrfs/
H A Dfile.c136 u64 end_pos = pos + write_bytes; local
1170 loff_t end_pos = round_up(pos + count, fs_info->sectorsize); local
/linux-master/fs/nfs/
H A Dpnfs.c3211 loff_t end_pos; local
3159 pnfs_set_layoutcommit(struct inode *inode, struct pnfs_layout_segment *lseg, loff_t end_pos) argument
[all...]
/linux-master/fs/f2fs/
H A Dfile.c4667 f2fs_flush_buffered_write(struct address_space *mapping, loff_t start_pos, loff_t end_pos) argument

Completed in 360 milliseconds