Searched refs:smb_quota_tree_t (Results 1 – 1 of 1) sorted by relevance
127 }smb_quota_tree_t; typedef162 static smb_quota_tree_t *smb_quota_tree_create(const char *);163 static void smb_quota_tree_delete(smb_quota_tree_t *);165 static smb_quota_tree_t *smb_quota_tree_lookup(const char *);166 static void smb_quota_tree_release(smb_quota_tree_t *);167 static boolean_t smb_quota_tree_match(smb_quota_tree_t *, const char *);169 static uint32_t smb_quota_tree_populate(smb_quota_tree_t *);170 static boolean_t smb_quota_tree_expired(smb_quota_tree_t *);171 static void smb_quota_tree_set_expired(smb_quota_tree_t *);175 static uint32_t smb_quota_zfs_get_quotas(smb_quota_tree_t *);[all …]