Searched defs:FsMgrFlags (Results 1 – 1 of 1) sorted by relevance
60 struct FsMgrFlags { struct61 bool wait : 1;62 bool check : 1;63 bool crypt : 1;67 bool verify : 1;71 bool no_trim : 1;77 bool no_fail : 1;79 bool quota : 1;80 bool avb : 1;81 bool logical : 1;[all …]