ANDROID: sdcardfs: Add option to drop unused dentries
[GitHub/LineageOS/android_kernel_samsung_universal7580.git] / fs / sdcardfs / sdcardfs.h
index 6e29c89e1d8eebdc783b2b43110e1680dfac1aa3..b05cc248f2f2924b0e729bb3187836dfbe3b14e9 100644 (file)
@@ -197,6 +197,7 @@ struct sdcardfs_mount_options {
        bool gid_derivation;
        bool default_normal;
        unsigned int reserved_mb;
+       bool nocache;
 };
 
 struct sdcardfs_vfsmount_options {