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.c | 22 char *mountpoint; member 255 char *mountpoint, in __android_configure_fs() 289 char *mountpoint, in android_configure_fs()
|
D | perms.h | 17 char *mountpoint, in android_configure_fs()
|
D | e2fsdroid.c | 19 static char *mountpoint = ""; variable
|
D | fsmap.c | 105 const char *file, const char *mountpoint) in fsmap_iter_filsys()
|
D | basefs_allocator.c | 35 const char *mountpoint) in base_fs_alloc_load()
|
/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 | 728 def partition(self, device, loop_size=0, mountpoint=None): argument 745 def filesystem(self, device, mountpoint=None, loop_size=0): argument
|
/external/minijail/ |
D | libminijail.c | 111 struct mountpoint { struct 118 struct mountpoint *next; argument
|
/external/ltp/testcases/kernel/syscalls/quotactl/ |
D | quotactl01.c | 81 static char *block_dev, *mountpoint, *quota_file, *quota_loc = NULL; variable
|