Searched refs:smb_quota_tree_match (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_quota.c167 static boolean_t smb_quota_tree_match(smb_quota_tree_t *, const char *);
302 if (smb_quota_tree_match(qtree, path)) {
347 if (smb_quota_tree_match(qtree, path)) {
759 if (!smb_quota_tree_match(qtree, path)) {
808 * smb_quota_tree_match
813 smb_quota_tree_match(smb_quota_tree_t *qtree, const char *path) function

Completed in 62 milliseconds