Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dext3_fs.h813 struct dir_private_info { struct
814 struct rb_root root;
815 struct rb_node *curr_node;
816 struct fname *extra_fname;
817 loff_t last_pos;
818 __u32 curr_hash;
819 __u32 curr_minor_hash;
820 __u32 next_hash;
/linux-2.6.39/fs/ext4/
Dext4.h1554 struct dir_private_info { struct
1555 struct rb_root root;
1556 struct rb_node *curr_node;
1557 struct fname *extra_fname;
1558 loff_t last_pos;
1559 __u32 curr_hash;
1560 __u32 curr_minor_hash;
1561 __u32 next_hash;