Home
last modified time | relevance | path

Searched refs:ext2fs_rb_link_node (Results 1 – 3 of 3) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Drbtree.h164 static inline void ext2fs_rb_link_node(struct rb_node * node, in ext2fs_rb_link_node() function
Dblkmap64_rb.c282 ext2fs_rb_link_node(dest_node, dest_last, n); in rb_copy_bmap()
452 ext2fs_rb_link_node(new_node, parent, n); in rb_insert_extent()
/third_party/e2fsprogs/e2fsck/
Dencrypted_files.c273 ext2fs_rb_link_node(&entry->node, parent, new); in get_encryption_policy_id()