Home
last modified time | relevance | path

Searched refs:mountpoint (Results 1 – 25 of 50) sorted by relevance

12

/external/autotest/client/bin/
Dpartition.py81 def wipe_filesystem(job, mountpoint): argument
82 wipe_cmd = 'rm -rf %s/*' % mountpoint
360 mountpoint = mountpoint_func(partitions[0])
363 job.run_test(test, tag=tag, partitions=partitions, dir=mountpoint, **dargs)
376 def __init__(self, job, device, loop_size=0, mountpoint=None): argument
388 self.mountpoint = mountpoint
428 mountpoint = mountpoint_func(self)
429 if not mountpoint:
433 if not os.path.isdir(mountpoint):
434 os.makedirs(mountpoint)
[all …]
Djob.py727 def partition(self, device, loop_size=0, mountpoint=None): argument
739 if not mountpoint:
740 mountpoint = self.tmpdir
741 return partition_lib.partition(self, device, loop_size, mountpoint)
744 def filesystem(self, device, mountpoint=None, loop_size=0): argument
749 return self.partition(device, loop_size, mountpoint)
/external/e2fsprogs/contrib/android/
Dbase_fs.c8 const char *mountpoint; member
36 static struct basefs_entry *basefs_readline(FILE *f, const char *mountpoint, in basefs_readline() argument
61 len = strlen(mountpoint); in basefs_readline()
102 struct hashmap *basefs_parse(const char *file, const char *mountpoint) in basefs_parse() argument
114 while ((entry = basefs_readline(f, mountpoint, &err))) in basefs_parse()
127 static void *init(const char *file, const char *mountpoint) in init() argument
133 params->mountpoint = mountpoint; in init()
181 if (fprintf(params->file, "%s%s ", params->mountpoint, in end_new_file()
Dperms.c22 char *mountpoint; member
159 params->filename + strlen(params->mountpoint)) < 0) { in set_timestamp()
256 char *mountpoint, in __android_configure_fs() argument
269 .path = mountpoint, in __android_configure_fs()
270 .filename = mountpoint, in __android_configure_fs()
271 .mountpoint = mountpoint, in __android_configure_fs()
275 if (strlen(mountpoint) == 1 && mountpoint[0] == '/') in __android_configure_fs()
290 char *mountpoint, in android_configure_fs() argument
329 } else if (mountpoint) in android_configure_fs()
332 return __android_configure_fs(fs, src_dir, target_out, mountpoint, in android_configure_fs()
Dblock_list.c10 const char *mountpoint; member
19 static void *init(const char *file, const char *mountpoint) in init() argument
25 params->mountpoint = mountpoint; in init()
68 if (fprintf(params->f, "%s%s ", params->mountpoint, in end_new_file()
De2fsdroid.c19 static char *mountpoint = ""; variable
100 mountpoint = strdup(optarg); in main()
145 retval = base_fs_alloc_load(fs, basefs_in, mountpoint); in main()
168 retval = android_configure_fs(fs, src_dir, product_out, mountpoint, in main()
179 mountpoint); in main()
189 basefs_out, mountpoint); in main()
Dfsmap.h14 void* (* init)(const char *file, const char *mountpoint);
27 const char *file, const char *mountpoint);
Dperms.h17 char *mountpoint, in android_configure_fs() argument
36 char *mountpoint,
Dfsmap.c105 const char *file, const char *mountpoint) in fsmap_iter_filsys() argument
110 format->private = format->init(file, mountpoint); in fsmap_iter_filsys()
Dbase_fs.h16 struct hashmap *basefs_parse(const char *file, const char *mountpoint);
Dbasefs_allocator.c35 const char *mountpoint) in base_fs_alloc_load() argument
41 struct hashmap *entries = basefs_parse(file, mountpoint); in base_fs_alloc_load()
Dbasefs_allocator.h8 const char *mountpoint);
/external/ltp/testcases/kernel/fs/fs_bind/regression/
D00_Descriptions.txt25 test01 - bind unshared directory to unshare mountpoint.
26 test02 - rbind unshared directory to unshare mountpoint.
27 test03 - move unshared directory to unshare mountpoint.
32 bind unshared directory to unshare mountpoint.
37 rbind unshared directory to unshare mountpoint.
42 move unshared directory to unshare mountpoint.
/external/autotest/client/profilers/lttng/
Dlttng.py51 self.mountpoint = '/mnt/debugfs'
56 if not os.path.exists(self.mountpoint):
57 os.mkdir(self.mountpoint)
59 utils.system('mount -t debugfs debugfs ' + self.mountpoint,
96 (self.lttctl, self.mountpoint, self.output))
/external/autotest/client/samples/
Dfilesystem17 job.run_test('fsx', dir=part.mountpoint, tag=fstype)
18 job.run_test('iozone', dir=part.mountpoint, tag=fstype)
19 job.run_test('dbench', dir=part.mountpoint, tag=fstype)
Dcontrol.fs23 job.run_test('fsx', dir=partition.mountpoint, tag=fstype)
24 job.run_test('iozone', dir=partition.mountpoint, tag=fstype)
25 job.run_test('dbench', dir=partition.mountpoint, tag=fstype)
Dcontrol.fs_options15 mountpoint=job.tmpdir)
/external/autotest/client/tests/tracing_microbenchmark/
Dtracers.py16 mountpoint = '/sys/kernel/debug' variable in ftrace
17 tracing_dir = os.path.join(mountpoint, 'tracing')
21 utils.system('mount -t debugfs debugfs %s' % self.mountpoint)
/external/autotest/client/tests/xfstests/
Dcontrol74 mountpoint = os.path.join(job.tmpdir, 'xfstests')
75 if not os.path.isdir(mountpoint):
76 os.makedirs(mountpoint)
78 p = job.partition(device=device, mountpoint=mountpoint)
89 os.environ['TEST_DIR'] = p.mountpoint
/external/autotest/client/profilers/blktrace/
Dblktrace.py14 self.mountpoint = '/sys/kernel/debug'
48 result = utils.system("mount | grep '%s'" % self.mountpoint,
/external/autotest/client/cros/
Dverity_utils.py90 if self.mountpoint is not None:
91 system('umount %s' % self.mountpoint)
92 self.mountpoint = None
/external/autotest/client/profilers/ftrace/
Dftrace.py20 mountpoint = '/sys/kernel/debug' variable in ftrace
21 tracing_dir = os.path.join(mountpoint, 'tracing')
/external/selinux/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf646 attribute mountpoint;
847 type default_t, file_type, mountpoint;
850 type file_t, file_type, mountpoint;
851 type home_root_t, file_type, mountpoint;
853 type mnt_t, file_type, mountpoint;
858 type root_t, file_type, mountpoint;
859 type src_t, file_type, mountpoint;
861 type tmp_t, mountpoint; #, polydir
862 type usr_t, file_type, mountpoint;
863 type var_t, file_type, mountpoint;
[all …]
/external/minijail/
Dlibminijail.c89 struct mountpoint { struct
96 struct mountpoint *next; argument
161 struct mountpoint *mounts_head;
162 struct mountpoint *mounts_tail;
584 struct mountpoint *b; in minijail_get_original_path()
690 struct mountpoint *m; in minijail_mount_with_data()
902 void marshal_mount(struct marshal_state *state, const struct mountpoint *m) in marshal_mount()
916 struct mountpoint *m = NULL; in minijail_marshal_helper()
1107 struct mountpoint *m = j->mounts_head; in minijail_unmarshal()
1158 static int mount_one(const struct minijail *j, struct mountpoint *m) in mount_one()
[all …]
/external/ltp/testcases/network/nfsv4/locks/
Ddeploy_info12 -s <server>:<mountpoint> : NFS server to use, followed by full directory to mount

12