Home
last modified time | relevance | path

Searched refs:sdev_cleandir (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_vfsops.c414 if ((error = sdev_cleandir(dv, NULL, 0)) != 0) { in sdev_unmount()
H A Dsdev_plugin.c345 ret = sdev_cleandir(svp, NULL, 0); in sdev_plugin_validate_dir()
H A Dsdev_zvolops.c581 (sdev_cleandir(dv, NULL, 0) != 0)) { in devzvol_prunedir()
H A Dsdev_profile.c754 (void) sdev_cleandir(dir, expr, SDEV_ENFORCE); in apply_dir_pattern()
H A Dsdev_subr.c2147 sdev_cleandir(struct sdev_node *ddv, char *expr, uint_t flags) in sdev_cleandir() function
2171 sdev_cleandir(dv, NULL, flags) != 0) { in sdev_cleandir()
H A Dsdev_vnops.c1110 error = sdev_cleandir(fromdv, NULL, 0); in sdev_rename()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h479 extern int sdev_cleandir(struct sdev_node *, char *, uint_t);