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.h2530 struct dir_private_info { struct
2531 struct rb_root root;
2532 struct rb_node *curr_node;
2533 struct fname *extra_fname;
2534 loff_t last_pos;
2535 __u32 curr_hash;
2536 __u32 curr_minor_hash;
2537 __u32 next_hash;
2538 u64 cookie;
2539 bool initialized;