Searched defs:pos (Results 276 - 300 of 1897) sorted by last modified time

<<11121314151617181920>>

/linux-master/drivers/input/
H A Dinput.c1132 unsigned short pos; member in struct:input_seq_state::__anon72
1138 static void *input_devices_seq_start(struct seq_file *seq, loff_t *pos) argument
1157 static void *input_devices_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
1261 static void *input_handlers_seq_start(struct seq_file *seq, loff_t *pos) argument
1281 static void *input_handlers_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
[all...]
/linux-master/drivers/infiniband/hw/irdma/
H A Dverbs.c4103 struct list_head *pos, *q; local
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c919 u32 pos; local
/linux-master/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h545 struct list_head *pos, *nxt; local
/linux-master/drivers/i3c/master/
H A Ddw-i3c-master.c309 int pos; local
685 int ret, pos = 0; local
727 int ret, pos; local
787 int ret, pos; local
927 int pos; local
958 int pos; local
1066 int pos; local
[all...]
/linux-master/samples/vfio-mdev/
H A Dmdpy.c172 mdev_access(struct mdev_state *mdev_state, char *buf, size_t count, loff_t pos, bool is_write) argument
H A Dmbochs.c440 mdev_access(struct mdev_state *mdev_state, char *buf, size_t count, loff_t pos, bool is_write) argument
[all...]
/linux-master/net/sunrpc/
H A Dxprt.c1342 struct rpc_rqst *pos, *req = task->tk_rqstp; local
/linux-master/include/linux/
H A Dgeneric-radix-tree.h164 size_t pos; member in struct:genradix_iter
/linux-master/fs/nfs/
H A Dwrite.c363 unsigned int pos = 0; local
H A Dread.c275 loff_t pos = hdr->args.offset + hdr->res.count; local
H A Dpnfs_nfs.c407 struct list_head *pos; local
H A Dpnfs.c1963 pnfs_update_layout(struct inode *ino, struct nfs_open_context *ctx, loff_t pos, u64 count, enum pnfs_iomode iomode, bool strict_iomode, gfp_t gfp_flags) argument
[all...]
H A Dnfs4state.c212 struct rb_node *pos; local
851 struct nfs4_lock_state *pos, *ret = NULL; local
1427 struct nfs4_lock_state *pos; local
1770 struct rb_node *pos; local
1822 struct rb_node *pos; local
1925 struct rb_node *pos; local
[all...]
H A Dnfs4client.c529 static int nfs4_match_client(struct nfs_client *pos, struct nfs_client *new, argument
591 struct nfs_client *pos, *prev = NULL; local
758 struct nfs_client *pos, *prev = NULL; local
[all...]
H A Ddirect.c968 loff_t pos, end; local
324 nfs_direct_read_schedule_iovec(struct nfs_direct_req *dreq, struct iov_iter *iter, loff_t pos) argument
833 nfs_direct_write_schedule_iovec(struct nfs_direct_req *dreq, struct iov_iter *iter, loff_t pos, int ioflags) argument
[all...]
H A Dclient.c1239 static void *nfs_server_list_next(struct seq_file *p, void *v, loff_t *pos) argument
1306 static void *nfs_volume_list_next(struct seq_file *p, void *v, loff_t *pos) argument
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c192 struct nfs4_ff_layout_mirror *pos; local
2279 const struct nfs4_ff_layout_ds_err *pos; local
[all...]
/linux-master/fs/fuse/
H A Dreaddir.c94 static void fuse_readdir_cache_end(struct file *file, loff_t pos) argument
32 fuse_add_dirent_to_cache(struct file *file, struct fuse_dirent *dirent, loff_t pos) argument
[all...]
/linux-master/fs/ext4/
H A Dmballoc.c2991 static void *ext4_mb_seq_groups_start(struct seq_file *seq, loff_t *pos) argument
3002 static void *ext4_mb_seq_groups_next(struct seq_file *seq, void *v, loff_t *pos) argument
3200 ext4_mb_seq_structs_summary_next(struct seq_file *seq, void *v, loff_t *pos) argument
[all...]
H A Dinode.c1016 static int ext4_block_write_begin(struct folio *folio, loff_t pos, unsigned len, argument
1117 ext4_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
1269 ext4_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
1373 ext4_journalled_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
2853 ext4_da_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
2942 ext4_da_do_write_end(struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct folio *folio) argument
3004 ext4_da_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
3613 unsigned blocksize, pos; local
[all...]
/linux-master/fs/bcachefs/
H A Dio_read.c80 struct bpos pos; member in struct:promote_op
268 struct bpos pos = promote_full local
92 should_promote(struct bch_fs *c, struct bkey_s_c k, struct bpos pos, struct bch_io_opts opts, unsigned flags) argument
159 __promote_alloc(struct btree_trans *trans, enum btree_id btree_id, struct bkey_s_c k, struct bpos pos, struct extent_ptr_decoded *pick, struct bch_io_opts opts, unsigned sectors, struct bch_read_bio **rbio) argument
[all...]
H A Dfs-io-pagecache.h80 static inline int folio_pos_to_s(struct folio *folio, loff_t pos) argument
H A Dfs-io-buffered.c668 bch2_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
752 bch2_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
810 __bch2_buffered_write(struct bch_inode_info *inode, struct address_space *mapping, struct iov_iter *iter, loff_t pos, unsigned len, bool inode_locked) argument
989 loff_t pos; local
[all...]
H A Dbtree_update.h68 bch2_btree_delete_at_buffered(struct btree_trans *trans, enum btree_id btree, struct bpos pos) argument
273 __bch2_bkey_get_mut_noupdate(struct btree_trans *trans, struct btree_iter *iter, unsigned btree_id, struct bpos pos, unsigned flags, unsigned type, unsigned min_bytes) argument
288 bch2_bkey_get_mut_noupdate(struct btree_trans *trans, struct btree_iter *iter, unsigned btree_id, struct bpos pos, unsigned flags) argument
296 __bch2_bkey_get_mut(struct btree_trans *trans, struct btree_iter *iter, unsigned btree_id, struct bpos pos, unsigned flags, unsigned type, unsigned min_bytes) argument
317 bch2_bkey_get_mut_minsize(struct btree_trans *trans, struct btree_iter *iter, unsigned btree_id, struct bpos pos, unsigned flags, unsigned min_bytes) argument
325 bch2_bkey_get_mut(struct btree_trans *trans, struct btree_iter *iter, unsigned btree_id, struct bpos pos, unsigned flags) argument
[all...]

Completed in 372 milliseconds

<<11121314151617181920>>