Searched refs:DO_OPEN_DIRS (Results 1 – 7 of 7) sorted by relevance
105 #define DO_OPEN_DIRS 0x400 /* open all directories that are found */ macro
139 arg.mp.lookupflags = ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS; in mdu()
195 arg.mp.lookupflags = OPEN_PARENT | DO_OPEN_DIRS; in mmd()
606 mp.lookupflags = ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS; in mdir()609 mp.lookupflags = ACCEPT_DIR | ACCEPT_PLAIN | DO_OPEN_DIRS; in mdir()
256 arg.mp.lookupflags |= DO_OPEN_DIRS | NO_DOTS; in mattrib()
235 if(mp->lookupflags & (DO_OPEN | DO_OPEN_DIRS)) in handle_leaf()269 (mp->lookupflags & DO_OPEN_DIRS))) { in _dos_loop()
297 ACCEPT_PLAIN | ACCEPT_DIR | DO_OPEN_DIRS | NO_DOTS | NO_UNIX; in mmove()