Searched refs:fsType (Results 1 – 2 of 2) sorted by relevance
113 type fsType int type116 ext4Type fsType = iota122 func (f *filesystem) fsType(ctx android.ModuleContext) fsType { func144 switch f.fsType(ctx) {290 fsTypeStr := func(t fsType) string {299 addStr("fs_type", fsTypeStr(f.fsType(ctx)))
353 payloadFsType fsType1605 type fsType int type1608 ext4 fsType = iota1612 func (f fsType) string() string {