Home
last modified time | relevance | path

Searched refs:zfs_component_namecheck (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/zfs/
H A Dzfs_namecheck.c100 zfs_component_namecheck(const char *path, namecheck_err_t *why, char *what) in zfs_component_namecheck() function
153 return (zfs_component_namecheck(&path[1], why, what)); in permset_namecheck()
H A Dzfs_namecheck.h59 int zfs_component_namecheck(const char *, namecheck_err_t *, char *);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_bookmark.c49 if (zfs_component_namecheck(*shortnamep, NULL, NULL)) in dsl_bookmark_hold_ds()
H A Dzfs_ctldir.c513 if (zfs_component_namecheck(name, NULL, NULL) != 0) in zfsctl_snapshot_zname()
744 if (zfs_component_namecheck(dirname, NULL, NULL) != 0) in zfsctl_snapdir_mkdir()
H A Dzfs_ioctl.c3508 zfs_component_namecheck(cp + 1, NULL, NULL) != 0) in zfs_ioc_snapshot()
3824 zfs_component_namecheck(cp + 1, NULL, NULL) != 0) in zfs_ioc_destroy_bookmarks()
4169 zfs_component_namecheck(cp + 1, NULL, NULL) != 0) in zfs_ioc_rollback()