Searched refs:qt_path (Results 1 – 1 of 1) sorted by relevance
119 char *qt_path; member348 smb_quota_remove_ctrldir(qtree->qt_path); in smb_quota_remove_fs()811 return (strncmp(qtree->qt_path, path, MAXPATHLEN) == 0); in smb_quota_tree_match()830 qtree->qt_path = strdup(path); in smb_quota_tree_create()831 if (qtree->qt_path == NULL) { in smb_quota_tree_create()867 free(qtree->qt_path); in smb_quota_tree_delete()954 status = smb_quota_zfs_init(qtree->qt_path, &zfs_hdl); in smb_quota_zfs_get_quotas()