Searched defs:new_pos (Results 1 – 11 of 11) sorted by relevance
/linux/fs/bcachefs/ |
H A D | trace.h | 1862 …d trace_btree_path_get(struct btree_trans *trans, struct btree_path *path, struct bpos *new_pos) {} in trace_btree_path_get() 1867 …ace_btree_path_set_pos(struct btree_trans *trans, struct btree_path *path, struct bpos *new_pos) {} in trace_btree_path_set_pos()
|
H A D | btree_gc.c | 96 static inline void __gc_pos_set(struct bch_fs *c, struct gc_pos new_pos) in __gc_pos_set() 105 static inline void gc_pos_set(struct bch_fs *c, struct gc_pos new_pos) in gc_pos_set()
|
H A D | btree_iter.h | 228 btree_path_idx_t path, struct bpos new_pos, in bch2_btree_path_set_pos() 439 static inline void __bch2_btree_iter_set_pos(struct btree_iter *iter, struct bpos new_pos) in __bch2_btree_iter_set_pos() 449 struct btree_iter *iter, struct bpos new_pos) in bch2_btree_iter_set_pos()
|
H A D | btree_update.h | 90 struct bpos new_pos) in bch2_insert_snapshot_whiteouts()
|
H A D | btree_iter.c | 1285 btree_path_idx_t path_idx, struct bpos new_pos, in __bch2_btree_path_set_pos()
|
/linux/tools/testing/selftests/net/tcp_ao/lib/ |
H A D | proc.c | 96 const char *new_pos = strchr(pos, ' '); in netstat_read_type() local
|
/linux/sound/core/ |
H A D | pcm_dmaengine.c | 136 unsigned int new_pos; in dmaengine_pcm_dma_complete() local
|
/linux/kernel/bpf/ |
H A D | log.c | 149 void bpf_vlog_reset(struct bpf_verifier_log *log, u64 new_pos) in bpf_vlog_reset()
|
/linux/fs/xfs/scrub/ |
H A D | xfarray.c | 293 loff_t new_pos; in xfarray_find_data() local
|
/linux/fs/overlayfs/ |
H A D | copy_up.c | 267 loff_t new_pos = 0; in ovl_copy_up_file() local
|
/linux/drivers/md/ |
H A 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
|