Searched defs:INIT_NAMBUF (Results 1 – 1 of 1) sorted by relevance
504 #define INIT_NAMBUF(fs) macro527 #define INIT_NAMBUF(fs) macro534 #define INIT_NAMBUF(fs) { (fs)->lfnbuf = lbuf; (fs)->dirbuf = dbuf; } macro538 #define INIT_NAMBUF(fs) { (fs)->lfnbuf = lbuf; } macro546 #define INIT_NAMBUF(fs) { lfn = ff_memalloc((FF_MAX_LFN+1)*2 + MAXDIRB(FF_MAX_LFN)); if (!lfn) LEAV… macro550 #define INIT_NAMBUF(fs) { lfn = ff_memalloc((FF_MAX_LFN+1)*2); if (!lfn) LEAVE_FF(fs, FR_NOT_ENOUGH… macro