Searched defs:DFOUND (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddnlc.h259 DFOUND, /* entry found */ enumerator in enum:__anon7235
321 * in "handlep". Returns DFOUND, DNOENT, DNOCACHE.
328 * Returns DFOUND, DNOENT, DNOCACHE.
335 * Returns DFOUND, DNOENT, DNOCACHE.
344 * Returns DFOUND, DNOENT, DNOCACHE.
351 * a directory cache with the given handle. Returns DFOUND, DNOENT, DNOCACHE.
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h65 #define DFOUND 04 /* directory found during descent */ macro
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dfsck.h77 #define DFOUND (DSTATE | INFOUND) macro
90 * DVALID === (state == DSTATE || state == DZLINK || state == DFOUND)

Completed in 56 milliseconds