aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ufs_fs_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/ufs_fs_i.h')
-rw-r--r--include/linux/ufs_fs_i.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/ufs_fs_i.h b/include/linux/ufs_fs_i.h
index 21665a953978..f50ce3b0cd52 100644
--- a/include/linux/ufs_fs_i.h
+++ b/include/linux/ufs_fs_i.h
@@ -27,6 +27,7 @@ struct ufs_inode_info {
__u32 i_oeftflag;
__u16 i_osync;
__u32 i_lastfrag;
+ __u32 i_dir_start_lookup;
struct inode vfs_inode;
};