Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ext4/
Dext4.h2539 struct dir_private_info { struct
2540 struct rb_root root;
2541 struct rb_node *curr_node;
2542 struct fname *extra_fname;
2543 loff_t last_pos;
2544 __u32 curr_hash;
2545 __u32 curr_minor_hash;
2546 __u32 next_hash;
2547 u64 cookie;
2548 bool initialized;