Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_quota.c126 }smb_quota_tree_t; typedef
161 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 …]