Home
last modified time | relevance | path

Searched refs:dx_node (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/
H A Ddirectory.rst353 Interior nodes of an htree are recorded as ``struct dx_node``, which is
401 ``struct dx_node`` are recorded as ``struct dx_entry``, which is 8 bytes
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dnamei.c262 struct dx_node struct
754 dx_show_entries(hinfo, dir, ((struct dx_node *) bh->b_data)->entries, levels - 1): in dx_show_entries()
926 entries = ((struct dx_node *) frame->bh->b_data)->entries; in dx_probe()
1036 p->at = p->entries = ((struct dx_node *) bh->b_data)->entries; in ext4_htree_next_block()
2487 struct dx_node *node2; in ext4_dx_add_entry()
2519 node2 = (struct dx_node *)(bh2->b_data); in ext4_dx_add_entry()
2555 ((struct dx_node *) bh2->b_data)->entries)); in ext4_dx_add_entry()