Home
last modified time | relevance | path

Searched refs:fs_root (Results 1 – 25 of 608) sorted by relevance

12345678910>>...25

/dports/databases/p5-Prophet/Prophet-0.751/lib/Prophet/Replica/
H A Dprophet_cache.pm30 my $path = $self->fs_root;
43 fs_root => $self->fs_root,
71 fs_root => File::Spec->catdir(
73 ->fs_root => $suffix
90 has fs_root => (
126 sub can_write_changesets { return ( shift->fs_root ? 1 : 0 ) }
136 $self->fs_root(
139 ->fs_root => 'remote-replica-cache'
143 $self->fs_root(
145 $self->app_handle->handle->fs_root =>
[all …]
H A Dprophet.pm50 has fs_root => (
67 fs_root => $self->fs_root,
82 fs_root => $self->fs_root,
129 return $be->new( url => $self->url, fs_root => $self->fs_root );
189 sub can_write_changesets { return ( shift->fs_root ? 1 : 0 ) }
190 sub can_write_records { return ( shift->fs_root ? 1 : 0 ) }
339 my $index_path = Prophet::Util->catfile( $self->fs_root, $idx_filename );
414 unlink Prophet::Util->catfile( $self->fs_root => $idx_filename )
698 $self->fs_root => $self->_record_type_dir( $args{'type'} ) );
722 File::Spec->catdir( $self->fs_root => $self->record_dir ) )
H A Dfile.pm11 return 0 unless defined $self->fs_root && -d $self->fs_root;
13 unless -e Prophet::Util->catfile( $self->fs_root => 'database-uuid' );
/dports/devel/svn2git/svn2git-1.0.18/src/
H A Dsvn.cpp260 int mode = pathMode(fs_root, pathname, dumppool); in dumpBlob()
311 svn_fs_root_t *fs_root; in wasDir() local
342 svn_fs_root_t *fs_root; member in SvnRevision
478 SVN_ERR(svn_fs_paths_changed2(&changes, fs_root, pool)); in prepareTransactions()
580 SVN_ERR(svn_fs_is_dir(&is_dir, fs_root, key, revpool)); in exportEntry()
864 checkParentNotEmpty(pool, key, path, fs_root, txn); in exportInternal()
870 checkParentNotEmpty(pool, key, path, fs_root, txn); in exportInternal()
874 dumpBlob(txn, fs_root, key, path, pool); in exportInternal()
1025 svn_fs_root_t *fs_root = this->fs_root; in recurse() local
1031 SVN_ERR(svn_fs_check_path(&kind, fs_root, path, pool)); in recurse()
[all …]
/dports/databases/p5-Prophet/Prophet-0.751/lib/Prophet/Replica/FS/Backend/
H A DFile.pm10 has fs_root => ( is => 'rw', isa => 'Str');
19 Prophet::Util->catfile( $self->fs_root => $file ) );
27 if ( $self->fs_root ) {
28 my $f = Prophet::Util->catfile( $self->fs_root => $args{path} );
69 my $file = Prophet::Util->catfile( $self->fs_root => $args{'path'} );
78 ">>", Prophet::Util->catfile( $self->fs_root => $filename ) )
88 my $path = Prophet::Util->catfile( $self->fs_root, $file );
/dports/devel/p5-App-SD/App-SD-0.75/lib/App/SD/
H A DConfig.pm22 … || $self->_file_if_exists( File::Spec->catfile($self->app_handle->handle->fs_root => 'config'))
23 … || $self->_file_if_exists( File::Spec->catfile($self->app_handle->handle->fs_root => 'prophetrc'))
30 …|| $self->_file_if_exists( File::Spec->catfile( $self->app_handle->handle->fs_root => 'config' )) …
31 …$self->_file_if_exists( File::Spec->catfile( $self->app_handle->handle->fs_root => 'prophetrc' )) …
32 File::Spec->catfile( $self->app_handle->handle->fs_root => 'config' );
138 $file = File::Spec->catfile( $self->app_handle->handle->fs_root, 'config' )
153 … my %filenames = ( File::Spec->catfile( $self->app_handle->handle->fs_root => 'prophetrc' ) => 1 );
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/fs/btrfs/
H A Dbtrfs.c104 &btrfs_info.fs_root, NULL)) { in btrfs_probe()
114 struct btrfs_root root = btrfs_info.fs_root; in btrfs_ls()
140 struct btrfs_root root = btrfs_info.fs_root; in btrfs_exists()
151 struct btrfs_root root = btrfs_info.fs_root; in btrfs_size()
176 struct btrfs_root root = btrfs_info.fs_root; in btrfs_read()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/fs/btrfs/
H A Dbtrfs.c104 &btrfs_info.fs_root, NULL)) { in btrfs_probe()
114 struct btrfs_root root = btrfs_info.fs_root; in btrfs_ls()
140 struct btrfs_root root = btrfs_info.fs_root; in btrfs_exists()
151 struct btrfs_root root = btrfs_info.fs_root; in btrfs_size()
176 struct btrfs_root root = btrfs_info.fs_root; in btrfs_read()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/fs/btrfs/
H A Dbtrfs.c104 &btrfs_info.fs_root, NULL)) { in btrfs_probe()
114 struct btrfs_root root = btrfs_info.fs_root; in btrfs_ls()
140 struct btrfs_root root = btrfs_info.fs_root; in btrfs_exists()
151 struct btrfs_root root = btrfs_info.fs_root; in btrfs_size()
176 struct btrfs_root root = btrfs_info.fs_root; in btrfs_read()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/fs/btrfs/
H A Dbtrfs.c104 &btrfs_info.fs_root, NULL)) { in btrfs_probe()
114 struct btrfs_root root = btrfs_info.fs_root; in btrfs_ls()
140 struct btrfs_root root = btrfs_info.fs_root; in btrfs_exists()
151 struct btrfs_root root = btrfs_info.fs_root; in btrfs_size()
176 struct btrfs_root root = btrfs_info.fs_root; in btrfs_read()
/dports/sysutils/u-boot-tools/u-boot-2020.07/fs/btrfs/
H A Dbtrfs.c106 &btrfs_info.fs_root, NULL)) { in btrfs_probe()
116 struct btrfs_root root = btrfs_info.fs_root; in btrfs_ls()
142 struct btrfs_root root = btrfs_info.fs_root; in btrfs_exists()
153 struct btrfs_root root = btrfs_info.fs_root; in btrfs_size()
178 struct btrfs_root root = btrfs_info.fs_root; in btrfs_read()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/fs/btrfs/
H A Dbtrfs.c104 &btrfs_info.fs_root, NULL)) { in btrfs_probe()
114 struct btrfs_root root = btrfs_info.fs_root; in btrfs_ls()
140 struct btrfs_root root = btrfs_info.fs_root; in btrfs_exists()
151 struct btrfs_root root = btrfs_info.fs_root; in btrfs_size()
176 struct btrfs_root root = btrfs_info.fs_root; in btrfs_read()
/dports/databases/p5-Prophet/Prophet-0.751/t/
H A Ddatabase-settings.t48 isa_ok( $cxn, 'Prophet::Replica', "Got the cxn " . $cxn->fs_root );
101 isa_ok( $cxn, 'Prophet::Replica', "Got the cxn " . $cxn->fs_root );
108 "file://" . $alice_cli->app_handle->handle->fs_root,
141 isa_ok( $cxn, 'Prophet::Replica', "Got the cxn " . $cxn->fs_root );
151 "file://" . $bob_cli->app_handle->handle->fs_root, '--force'
171 …#run_ok( 'prophet', ['pull', '--from', "file://".$alice_cli->app_handle->handle->fs_root, '--force…
194 "file://" . $bob_cli->app_handle->handle->fs_root, '--force'
/dports/sysutils/dar/dar-2.5.14-bis/src/libdar/
H A Dfilesystem.cpp492 fs_root = nullptr; in filesystem_backup()
544 fs_root = nullptr; in copy_from()
551 fs_root = new (get_pool()) path(*ref.fs_root); in copy_from()
552 if(fs_root == nullptr) in copy_from()
556 fs_root = nullptr; in copy_from()
793 fs_root = nullptr; in filesystem_diff()
900 fs_root = nullptr; in detruire()
916 fs_root = nullptr; in copy_from()
926 fs_root = new (get_pool()) path(*ref.fs_root); in copy_from()
931 fs_root = nullptr; in copy_from()
[all …]
/dports/sysutils/dar/dar-2.5.14-bis/src/dar_suite/
H A Dcommand_line.hpp57 path * fs_root; //< filesystem root member
148 fs_root= nullptr; in line_param()
165 if(fs_root != nullptr) in ~line_param()
166 delete fs_root; in ~line_param()
/dports/sysutils/potnet/potnet-0.4.4/src/pot/
H A Dmod.rs14 pub fs_root: Option<String>, field
78 fs_root: None, in default()
203 && self.fs_root != None in is_valid()
215 if rhs.fs_root.is_some() { in merge()
216 self.fs_root = Some(rhs.fs_root.unwrap()); in merge()
321 let fsroot = conf.fs_root.clone().unwrap(); in get_bridges_path_list()
389 let fsroot = conf.fs_root.clone().unwrap(); in get_pot_path_list()
445 let fsroot = conf.fs_root.clone().unwrap(); in get_pot_conf_list()
571 assert_eq!(uut.fs_root, None); in system_conf_default()
751 assert_eq!(uut.fs_root.is_some(), true); in system_conf_fromstr_050()
[all …]
/dports/audio/ampache/ampache-php74-5.0.0/tests/Module/Album/Export/
H A DAlbumArtExporterTest.php111 $fs_root = vfsStream::setup('', 0000);
115 $file = $fs_root->url() . '/some-file';
176 $fs_root = vfsStream::setup('');
179 $fs_root->addChild($file);
183 $file_name = $fs_root->url() . '/some-file';
/dports/sysutils/u-boot-chip/u-boot-2021.07/fs/btrfs/
H A Dbtrfs.c137 struct btrfs_root *root = fs_info->fs_root; in btrfs_ls()
143 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_ls()
172 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_exists()
193 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_size()
237 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_read()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/fs/btrfs/
H A Dbtrfs.c137 struct btrfs_root *root = fs_info->fs_root; in btrfs_ls()
143 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_ls()
172 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_exists()
193 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_size()
237 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_read()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/fs/btrfs/
H A Dbtrfs.c137 struct btrfs_root *root = fs_info->fs_root; in btrfs_ls()
143 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_ls()
172 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_exists()
193 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_size()
237 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_read()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/fs/btrfs/
H A Dbtrfs.c137 struct btrfs_root *root = fs_info->fs_root; in btrfs_ls()
143 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_ls()
172 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_exists()
193 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_size()
237 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_read()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/fs/btrfs/
H A Dbtrfs.c137 struct btrfs_root *root = fs_info->fs_root; in btrfs_ls()
143 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_ls()
172 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_exists()
193 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_size()
237 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_read()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/fs/btrfs/
H A Dbtrfs.c137 struct btrfs_root *root = fs_info->fs_root; in btrfs_ls()
143 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_ls()
172 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_exists()
193 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_size()
237 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_read()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/fs/btrfs/
H A Dbtrfs.c137 struct btrfs_root *root = fs_info->fs_root; in btrfs_ls()
143 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_ls()
172 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_exists()
193 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_size()
237 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_read()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/fs/btrfs/
H A Dbtrfs.c137 struct btrfs_root *root = fs_info->fs_root; in btrfs_ls()
143 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_ls()
172 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_exists()
193 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_size()
237 ret = btrfs_lookup_path(fs_info->fs_root, BTRFS_FIRST_FREE_OBJECTID, in btrfs_read()

12345678910>>...25