Searched refs:FA_OPEN_EXISTING (Results 1 – 2 of 2) sorted by relevance
371 #define FA_OPEN_EXISTING 0x00 macro
240 res |= FA_OPEN_EXISTING; in fat_mode_conv()650 res = f_open(pf1, n1, FA_READ | FA_OPEN_EXISTING); in vfs_fat_link()