Home
last modified time | relevance | path

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

/dports/ftp/sftpgo/sftpgo-2.2.0/httpd/
H A Dapi_quota.go175 defer common.QuotaScans.RemoveVFolderQuotaScan(folder.Name)
235 defer common.QuotaScans.RemoveVFolderQuotaScan(folder.Name)
H A Dhttpd_test.go7520 assert.True(t, common.QuotaScans.RemoveVFolderQuotaScan(folderName))
7554 assert.True(t, common.QuotaScans.RemoveVFolderQuotaScan(folderName))
/dports/ftp/sftpgo/sftpgo-2.2.0/common/
H A Dcommon_test.go571 assert.True(t, QuotaScans.RemoveVFolderQuotaScan(folderName))
572 assert.False(t, QuotaScans.RemoveVFolderQuotaScan(folderName))
H A Dcommon.go1046 func (s *ActiveScans) RemoveVFolderQuotaScan(folderName string) bool { func
/dports/ftp/sftpgo/sftpgo-2.2.0/sftpd/
H A Dsftpd_test.go5901 res = common.QuotaScans.RemoveVFolderQuotaScan(folderName)
5905 res = common.QuotaScans.RemoveVFolderQuotaScan(folderName)