Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dext3.h961 struct dir_private_info { struct
962 struct rb_root root;
963 struct rb_node *curr_node;
964 struct fname *extra_fname;
965 loff_t last_pos;
966 __u32 curr_hash;
967 __u32 curr_minor_hash;
968 __u32 next_hash;
/linux-4.1.27/fs/ext4/
Dext4.h1894 struct dir_private_info { struct
1895 struct rb_root root;
1896 struct rb_node *curr_node;
1897 struct fname *extra_fname;
1898 loff_t last_pos;
1899 __u32 curr_hash;
1900 __u32 curr_minor_hash;
1901 __u32 next_hash;