Searched refs:fstype_can_discard (Results 1 – 3 of 3) sorted by relevance
19 bool fstype_can_discard(const char *fstype);
418 bool fstype_can_discard(const char *fstype) { in fstype_can_discard() function
1359 if (fstype_can_discard(fstype) && in mount_partition()