forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-20 210d832bd23475d819321da7f0b6b3278dc0d17d
kernel/include/linux/fs.h
....@@ -697,7 +697,7 @@
697697 struct block_device *i_bdev;
698698 struct cdev *i_cdev;
699699 char *i_link;
700
- unsigned i_dir_seq;
700
+ unsigned __i_dir_seq;
701701 };
702702
703703 __u32 i_generation;