Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4.h2619 struct dir_private_info { struct
2620 struct rb_root root;
2621 struct rb_node *curr_node;
2622 struct fname *extra_fname;
2623 loff_t last_pos;
2624 __u32 curr_hash;
2625 __u32 curr_minor_hash;
2626 __u32 next_hash;
2627 u64 cookie;
2628 bool initialized;