Searched defs:new_pos (Results 1 – 14 of 14) sorted by relevance
/linux-6.14.4/fs/bcachefs/ |
D | trace.h | 1950 …d trace_btree_path_get(struct btree_trans *trans, struct btree_path *path, struct bpos *new_pos) {} in trace_btree_path_get() 1955 …ace_btree_path_set_pos(struct btree_trans *trans, struct btree_path *path, struct bpos *new_pos) {} in trace_btree_path_set_pos()
|
D | btree_gc.c | 73 static inline void __gc_pos_set(struct bch_fs *c, struct gc_pos new_pos) in __gc_pos_set() 82 static inline void gc_pos_set(struct bch_fs *c, struct gc_pos new_pos) in gc_pos_set()
|
D | btree_iter.h | 227 btree_path_idx_t path, struct bpos new_pos, in bch2_btree_path_set_pos() 421 static inline void __bch2_btree_iter_set_pos(struct btree_iter *iter, struct bpos new_pos) in __bch2_btree_iter_set_pos() 430 static inline void bch2_btree_iter_set_pos(struct btree_iter *iter, struct bpos new_pos) in bch2_btree_iter_set_pos()
|
D | btree_update.h | 89 struct bpos new_pos) in bch2_insert_snapshot_whiteouts()
|
D | btree_update.c | 126 struct bpos new_pos) in __bch2_insert_snapshot_whiteouts()
|
D | btree_iter.c | 1285 btree_path_idx_t path_idx, struct bpos new_pos, in __bch2_btree_path_set_pos()
|
/linux-6.14.4/tools/testing/selftests/net/tcp_ao/lib/ |
D | proc.c | 96 const char *new_pos = strchr(pos, ' '); in netstat_read_type() local
|
/linux-6.14.4/sound/core/ |
D | pcm_dmaengine.c | 136 unsigned int new_pos; in dmaengine_pcm_dma_complete() local
|
/linux-6.14.4/fs/ceph/ |
D | dir.c | 589 loff_t new_pos = ceph_make_fpos(ceph_frag_value(frag), in ceph_readdir() local 654 static bool need_reset_readdir(struct ceph_dir_file_info *dfi, loff_t new_pos) in need_reset_readdir()
|
/linux-6.14.4/kernel/bpf/ |
D | log.c | 149 void bpf_vlog_reset(struct bpf_verifier_log *log, u64 new_pos) in bpf_vlog_reset()
|
/linux-6.14.4/fs/xfs/scrub/ |
D | xfarray.c | 293 loff_t new_pos; in xfarray_find_data() local
|
/linux-6.14.4/kernel/ |
D | kallsyms.c | 655 static void reset_iter(struct kallsym_iter *iter, loff_t new_pos) in reset_iter()
|
/linux-6.14.4/fs/overlayfs/ |
D | copy_up.c | 267 loff_t new_pos = 0; in ovl_copy_up_file() local
|
/linux-6.14.4/drivers/md/ |
D | dm-integrity.c | 2300 unsigned int new_pos; in dm_integrity_map_continue() local 2311 unsigned int new_pos; in dm_integrity_map_continue() local
|