Home
last modified time | relevance | path

Searched defs:insert_p (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dextent_cache.c538 struct rb_node **insert_p = NULL, *insert_parent = NULL; in f2fs_update_extent_tree_range() local
118 f2fs_lookup_rb_tree_ret(struct rb_root_cached *root, struct rb_entry *cached_re, unsigned int ofs, struct rb_entry **prev_entry, struct rb_entry **next_entry, struct rb_node ***insert_p, struct rb_node **insert_parent, bool force, bool *leftmost) f2fs_lookup_rb_tree_ret() argument
495 __insert_extent_tree(struct f2fs_sb_info *sbi, struct extent_tree *et, struct extent_info *ei, struct rb_node **insert_p, struct rb_node *insert_parent, bool leftmost) __insert_extent_tree() argument
[all...]
H A Dsegment.c1446 struct rb_node **insert_p = NULL, *insert_parent = NULL; in __update_discard_tree_range() local
1556 struct rb_node **insert_p = NULL, *insert_parent = NULL; in __issue_discard_cmd_orderly() local
3157 struct rb_node **insert_p = NULL, *insert_parent = NULL; in __issue_discard_cmd_range() local
1371 __insert_discard_tree(struct f2fs_sb_info *sbi, struct block_device *bdev, block_t lstart, block_t start, block_t len, struct rb_node **insert_p, struct rb_node *insert_parent) __insert_discard_tree() argument
/kernel/linux/linux-6.6/fs/f2fs/
H A Dextent_cache.c601 struct rb_node **insert_p = NULL, *insert_parent = NULL; in __update_extent_tree_range() local
194 __lookup_extent_node_ret(struct rb_root_cached *root, struct extent_node *cached_en, unsigned int fofs, struct extent_node **prev_entry, struct extent_node **next_entry, struct rb_node ***insert_p, struct rb_node **insert_parent, bool *leftmost) __lookup_extent_node_ret() argument
544 __insert_extent_tree(struct f2fs_sb_info *sbi, struct extent_tree *et, struct extent_info *ei, struct rb_node **insert_p, struct rb_node *insert_parent, bool leftmost) __insert_extent_tree() argument
765 struct rb_node **insert_p = NULL, *insert_parent = NULL; f2fs_update_read_extent_tree_range_compressed() local
[all...]
H A Dsegment.c1443 struct rb_node **insert_p = NULL, *insert_parent = NULL; in __update_discard_tree_range() local
1559 struct rb_node **insert_p = NULL, *insert_parent = NULL; in __issue_discard_cmd_orderly() local
3147 struct rb_node **insert_p = NULL, *insert_parent = NULL; in __issue_discard_cmd_range() local
1011 __lookup_discard_cmd_ret(struct rb_root_cached *root, block_t blkaddr, struct discard_cmd **prev_entry, struct discard_cmd **next_entry, struct rb_node ***insert_p, struct rb_node **insert_parent) __lookup_discard_cmd_ret() argument

Completed in 19 milliseconds