Searched refs:ACCEPT_PLAIN (Results 1 – 11 of 11) sorted by relevance
110 ACCEPT_DIR | ACCEPT_PLAIN, in del_file()188 mp.lookupflags = ACCEPT_PLAIN; /* mdel */ in mdel()194 mp.lookupflags = ACCEPT_DIR | ACCEPT_PLAIN; /* mdeltree */ in mdel()
75 mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR; in mshortname()
101 #define ACCEPT_PLAIN 0x20 macro
105 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN; in mshowfat()
139 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS; in mdu()
493 subMp.lookupflags = ACCEPT_DIR | ACCEPT_PLAIN; in list_recurs_directory()609 mp.lookupflags = ACCEPT_DIR | ACCEPT_PLAIN | DO_OPEN_DIRS; in mdir()
136 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN; in mdoctorfat()
254 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR; in mattrib()
297 ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS | NO_UNIX; in mmove()
580 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN | NO_DOTS; in mcopy()
587 !(flags & ACCEPT_PLAIN)) { in checkNameForMatch()