Searched refs:rfs (Results 1 – 1 of 1) sorted by relevance
3403 FATFS** rfs, /* Pointer to pointer to the found filesystem object */ argument3417 *rfs = 0;3427 *rfs = fs; /* Return pointer to the filesystem object */3630 FATFS** rfs /* Pointer to pointer to the owner filesystem object to return */ argument3653 *rfs = (res == FR_OK) ? obj->fs : 0; /* Return corresponding filesystem object if it is valid */