Searched refs:mountpoint_namecheck (Results 1 – 3 of 3) sorted by relevance
54 int mountpoint_namecheck(const char *, namecheck_err_t *);
254 mountpoint_namecheck(const char *path, namecheck_err_t *why) in mountpoint_namecheck() function
1237 if (mountpoint_namecheck(strval, &why)) { in zfs_valid_proplist()