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.h2570 struct dir_private_info { struct
2571 struct rb_root root;
2572 struct rb_node *curr_node;
2573 struct fname *extra_fname;
2574 loff_t last_pos;
2575 __u32 curr_hash;
2576 __u32 curr_minor_hash;
2577 __u32 next_hash;
2578 u64 cookie;
2579 bool initialized;