Searched defs:INIT_NAMBUF (Results 1 – 1 of 1) sorted by relevance
465 #define INIT_NAMBUF(fs) macro488 #define INIT_NAMBUF(fs) macro495 #define INIT_NAMBUF(fs) { (fs)->lfnbuf = lbuf; (fs)->dirbuf = dbuf; } macro499 #define INIT_NAMBUF(fs) { (fs)->lfnbuf = lbuf; } macro507 #define INIT_NAMBUF(fs) { lfn = ff_memalloc((FF_MAX_LFN+1)*2 + MAXDIRB(FF_MAX_LFN)); if (!lfn) LEAV… macro511 #define INIT_NAMBUF(fs) { lfn = ff_memalloc((FF_MAX_LFN+1)*2); if (!lfn) LEAVE_FF(fs, FR_NOT_ENOUGH… macro