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

/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_fat.c456 bool has_lfn_ = false; local
481 has_lfn_ = false;
489 has_lfn_ = true;
517 if (has_lfn_) {
533 *has_lfn = has_lfn_;

Completed in 35 milliseconds