Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_quota.c165 static smb_quota_tree_t *smb_quota_tree_lookup(const char *);
386 qtree = smb_quota_tree_lookup(request->qq_root_path); in smb_quota_query()
429 qtree = smb_quota_tree_lookup(request->qs_root_path); in smb_quota_set()
742 smb_quota_tree_lookup(const char *path) in smb_quota_tree_lookup() function