Searched defs:mountpoint (Results 1 – 13 of 13) sorted by relevance
/external/e2fsprogs/contrib/android/ |
D | base_fs.c | 8 const char *mountpoint; member 36 static struct basefs_entry *basefs_readline(FILE *f, const char *mountpoint, in basefs_readline() 102 struct hashmap *basefs_parse(const char *file, const char *mountpoint) in basefs_parse() 127 static void *init(const char *file, const char *mountpoint) in init()
|
D | block_list.c | 10 const char *mountpoint; member 19 static void *init(const char *file, const char *mountpoint) in init()
|
D | perms.h | 17 char *mountpoint, in android_configure_fs()
|
D | perms.c | 22 char *mountpoint; member 256 char *mountpoint, in __android_configure_fs() 290 char *mountpoint, in android_configure_fs()
|
D | e2fsdroid.c | 19 static char *mountpoint = ""; variable
|
D | basefs_allocator.c | 35 const char *mountpoint) in base_fs_alloc_load()
|
D | fsmap.c | 105 const char *file, const char *mountpoint) in fsmap_iter_filsys()
|
/external/autotest/client/tests/tracing_microbenchmark/ |
D | tracers.py | 16 mountpoint = '/sys/kernel/debug' variable in ftrace
|
/external/autotest/client/profilers/ftrace/ |
D | ftrace.py | 20 mountpoint = '/sys/kernel/debug' variable in ftrace
|
/external/autotest/client/bin/ |
D | partition.py | 81 def wipe_filesystem(job, mountpoint): argument 376 def __init__(self, job, device, loop_size=0, mountpoint=None): argument 639 def mount(self, mountpoint=None, fstype=None, args='', record=True): argument
|
D | job.py | 727 def partition(self, device, loop_size=0, mountpoint=None): argument 744 def filesystem(self, device, mountpoint=None, loop_size=0): argument
|
/external/minijail/ |
D | libminijail.c | 89 struct mountpoint { struct 96 struct mountpoint *next; argument
|
/external/autotest/server/site_tests/provision_CheetsUpdate/ |
D | push_to_device.py | 158 def __init__(self, image_path, mountpoint): argument
|