Missed a file in r357710, add it here.

This commit is contained in:
scottl 2020-02-10 00:26:41 +00:00
parent a1d3c92b2d
commit ea9d2b70e6

View File

@ -131,6 +131,7 @@ struct ufsmount {
*/
#define UM_CANDELETE 0x00000001 /* devvp supports TRIM */
#define UM_WRITESUSPENDED 0x00000002 /* suspension in progress */
#define UM_CANSPEEDUP 0x00000004 /* devvp supports SPEEDUP */
/*
* function prototypes