search for: ext33_dir_entry_2

Displaying 1 result from an estimated 1 matches for "ext33_dir_entry_2".

Did you mean: ext3_dir_entry_2
2007 Jan 31
1
CHANGE IN THE struct ext3_dir_entry_2 IS SUGGESTED
well a change in the struct ext3_dir_entry_2 like ++ change in the structure struct ext33_dir_entry_2 { ++ union { __le32 inode; ++ struct ext33_inode *emb_i; ++ } u_emb_i; __le16 rec_len; /* Directory entry length */ __u8 name_len; /* Name length */ __u8 file_type; char...