X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fntfs%2Findex.h;h=159442dfa90a1eb46b13b58bbbd8b2ee74531968;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=8ed943655a1dcb5e6a8e99f36a5bdf9e6f09d89b;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/fs/ntfs/index.h b/fs/ntfs/index.h index 8ed943655..159442dfa 100644 --- a/fs/ntfs/index.h +++ b/fs/ntfs/index.h @@ -78,7 +78,7 @@ typedef struct { u16 data_len; BOOL is_in_root; INDEX_ROOT *ir; - attr_search_context *actx; + ntfs_attr_search_ctx *actx; ntfs_inode *base_ni; INDEX_ALLOCATION *ia; struct page *page;