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.h2724 struct dir_private_info { struct
2725 struct rb_root root;
2726 struct rb_node *curr_node;
2727 struct fname *extra_fname;
2728 loff_t last_pos;
2729 __u32 curr_hash;
2730 __u32 curr_minor_hash;
2731 __u32 next_hash;
2732 u64 cookie;
2733 bool initialized;