Missed a file in r357710, add it here.
This commit is contained in:
parent
a1d3c92b2d
commit
ea9d2b70e6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user