Home
last modified time | relevance | path

Searched defs:new_pos (Results 1 – 9 of 9) sorted by relevance

/fs/bcachefs/
Dtrace.h1883 …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()
Dbtree_gc.c72 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()
Dbtree_iter.h225 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()
Dbtree_update.h91 struct bpos new_pos) in bch2_insert_snapshot_whiteouts()
Dbtree_update.c126 struct bpos new_pos) in __bch2_insert_snapshot_whiteouts()
Dbtree_iter.c1265 btree_path_idx_t path_idx, struct bpos new_pos, in __bch2_btree_path_set_pos()
/fs/ceph/
Ddir.c589 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()
/fs/xfs/scrub/
Dxfarray.c293 loff_t new_pos; in xfarray_find_data() local
/fs/overlayfs/
Dcopy_up.c268 loff_t new_pos = 0; in ovl_copy_up_file() local