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.h2602 struct dir_private_info { struct
2603 struct rb_root root;
2604 struct rb_node *curr_node;
2605 struct fname *extra_fname;
2606 loff_t last_pos;
2607 __u32 curr_hash;
2608 __u32 curr_minor_hash;
2609 __u32 next_hash;
2610 u64 cookie;
2611 bool initialized;