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

/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_vfsops.c343 * If DV_CLEAN_FORCE devfs_clean is issued with a dip that is not the root
368 * devfs_clean()
372 * devfs_clean will try its best to clean up unused nodes. It is
373 * no longer valid to assume that just because devfs_clean fails,
377 * correct to fail an offline just because devfs_clean finds
378 * referenced dv_nodes. To enforce this, devfs_clean() always
381 * devfs_clean() may return before removing all possible nodes if
387 * of ls, find, etc. devfs_clean() is invoked to cleanup cached
395 * DR code calls devfs_clean() with the DV_CLEAN_FORCE flag.
400 devfs_clean(dev_info_ function
[all...]

Completed in 80 milliseconds