Home
last modified time | relevance | path

Searched defs:FsMgrFlags (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fs_mgr/include_fstab/fstab/
H A Dfstab.h60 struct FsMgrFlags { struct
61 bool wait : 1;
62 bool check : 1;
69 bool no_trim : 1;
71 bool formattable : 1;
73 bool late_mount : 1;
74 bool no_fail : 1;
75 bool quota : 1;
76 bool avb : 1;
77 bool logical : 1;
[all …]