Add samsung specific changes
This commit is contained in:
@@ -216,12 +216,6 @@ struct fsxattr {
|
||||
#define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX])
|
||||
#define FS_IOC_SETFSLABEL _IOW(0x94, 50, char[FSLABEL_MAX])
|
||||
|
||||
/** KNOX DDAR */
|
||||
#define FS_IOC_GET_DD_POLICY _IO('P', 0x00)
|
||||
#define FS_IOC_SET_DD_POLICY _IO('P', 0x01)
|
||||
#define FS_IOC_GET_DD_INODE_COUNT _IOR('P', 0x02, long)
|
||||
#define FS_IOC_HAS_DD_POLICY _IO('P', 0x03) /* KNOX_SUPPORT_DAR_DUAL_DO */
|
||||
|
||||
/*
|
||||
* Inode flags (FS_IOC_GETFLAGS / FS_IOC_SETFLAGS)
|
||||
*
|
||||
|
Reference in New Issue
Block a user