Searched refs:FS_USE (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/selinux/mdp/
H A Dmdp.c154 #define FS_USE(behavior, fstype) \ macro
162 FS_USE("xattr", "ext2");
166 FS_USE("xattr", "ext2");
168 FS_USE("xattr", "ext3");
169 FS_USE("xattr", "ext4");
172 FS_USE("xattr", "jfs");
175 FS_USE("xattr", "reiserfs");
178 FS_USE("xattr", "jffs2");
181 FS_USE("xattr", "xfs");
184 FS_USE("xatt
[all...]

Completed in 115 milliseconds