Searched defs:new_pos (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | trace.h | 1883 …d trace_btree_path_get(struct btree_trans *trans, struct btree_path *path, struct bpos *new_pos) {} in trace_btree_path_get() 1888 …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 | 72 static inline void __gc_pos_set(struct bch_fs *c, struct gc_pos new_pos) in __gc_pos_set() 81 static inline void gc_pos_set(struct bch_fs *c, struct gc_pos new_pos) in gc_pos_set()
|
D | btree_iter.h | 225 btree_path_idx_t path, struct bpos new_pos, in bch2_btree_path_set_pos() 405 static inline void __bch2_btree_iter_set_pos(struct btree_iter *iter, struct bpos new_pos) in __bch2_btree_iter_set_pos() 414 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 | 91 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 | 1265 btree_path_idx_t path_idx, struct bpos new_pos, in __bch2_btree_path_set_pos()
|
/linux-6.12.1/tools/testing/selftests/net/tcp_ao/lib/ |
D | proc.c | 96 const char *new_pos = strchr(pos, ' '); in netstat_read_type() local
|
/linux-6.12.1/sound/core/ |
D | pcm_dmaengine.c | 136 unsigned int new_pos; in dmaengine_pcm_dma_complete() local
|
/linux-6.12.1/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.12.1/kernel/bpf/ |
D | log.c | 149 void bpf_vlog_reset(struct bpf_verifier_log *log, u64 new_pos) in bpf_vlog_reset()
|
/linux-6.12.1/fs/xfs/scrub/ |
D | xfarray.c | 293 loff_t new_pos; in xfarray_find_data() local
|
/linux-6.12.1/kernel/ |
D | kallsyms.c | 655 static void reset_iter(struct kallsym_iter *iter, loff_t new_pos) in reset_iter()
|
/linux-6.12.1/fs/overlayfs/ |
D | copy_up.c | 268 loff_t new_pos = 0; in ovl_copy_up_file() local
|
/linux-6.12.1/drivers/md/ |
D | dm-integrity.c | 2301 unsigned int new_pos; in dm_integrity_map_continue() local 2312 unsigned int new_pos; in dm_integrity_map_continue() local
|