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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dautofs.h101 * Protects: fn_dirents
106 * under fn_dirents.
108 * pointed to by fn_dirents, fn_next, and fn_parent.
109 * - Grab writers to add a new fnnode under fn_dirents and
110 * to remove a node pointed to by fn_dirents or fn_next.
174 struct fnnode *fn_dirents; /* children */ member in struct:fnnode

Completed in 59 milliseconds