Searched refs:smb_quota_tree_lookup (Results 1 – 1 of 1) sorted by relevance
164 static smb_quota_tree_t *smb_quota_tree_lookup(const char *);382 qtree = smb_quota_tree_lookup(request->qq_root_path); in smb_quota_query()425 qtree = smb_quota_tree_lookup(request->qs_root_path); in smb_quota_set()738 smb_quota_tree_lookup(const char *path) in smb_quota_tree_lookup() function