Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_quota.c166 static boolean_t smb_quota_tree_match(smb_quota_tree_t *, const char *);
298 if (smb_quota_tree_match(qtree, path)) { in smb_quota_add_fs()
343 if (smb_quota_tree_match(qtree, path)) { in smb_quota_remove_fs()
755 if (!smb_quota_tree_match(qtree, path)) { in smb_quota_tree_lookup()
809 smb_quota_tree_match(smb_quota_tree_t *qtree, const char *path) in smb_quota_tree_match() function