Home
last modified time | relevance | path

Searched defs:virtual_storage (Results 1 – 7 of 7) sorted by relevance

/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/
H A Dpraefect.proto42 string virtual_storage = 1; field
56 string virtual_storage = 1; field
64 string virtual_storage = 1; field
113 string virtual_storage = 1; field
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/
H A Dpraefect.proto37 string virtual_storage = 1; field
51 string virtual_storage = 1; field
59 string virtual_storage = 1; field
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/
H A Dpraefect.proto37 string virtual_storage = 1; field
51 string virtual_storage = 1; field
59 string virtual_storage = 1; field
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/qa/qa/service/
H A Dpraefect_manager.rb411 def track_repository_in_praefect(relative_path, storage, virtual_storage) argument
416 def remove_tracked_praefect_repository(relative_path, virtual_storage) argument
517 def verify_storage_move_to_praefect(repo_path, virtual_storage) argument
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/virtual/
H A Dvirtual-storage.h72 struct virtual_storage { struct
73 struct mail_storage storage;
79 unsigned int max_open_mailboxes;
H A Dvirtual-storage.c878 struct mail_storage virtual_storage = { variable
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/fts/
H A Dfts-api.c235 bool virtual_storage; in fts_backend_rescan() local