Searched refs:smb_quota_tree_t (Results 1 – 1 of 1) sorted by relevance
126 }smb_quota_tree_t; typedef161 static smb_quota_tree_t *smb_quota_tree_create(const char *);162 static void smb_quota_tree_delete(smb_quota_tree_t *);164 static smb_quota_tree_t *smb_quota_tree_lookup(const char *);165 static void smb_quota_tree_release(smb_quota_tree_t *);166 static boolean_t smb_quota_tree_match(smb_quota_tree_t *, const char *);168 static uint32_t smb_quota_tree_populate(smb_quota_tree_t *);169 static boolean_t smb_quota_tree_expired(smb_quota_tree_t *);170 static void smb_quota_tree_set_expired(smb_quota_tree_t *);174 static uint32_t smb_quota_zfs_get_quotas(smb_quota_tree_t *);[all …]