Home
last modified time | relevance | path

Searched defs:mountpoint (Results 1 – 13 of 13) sorted by relevance

/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()
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()
Dblock_list.c10 const char *mountpoint; member
19 static void *init(const char *file, const char *mountpoint) in init()
Dperms.c22 char *mountpoint; member
255 char *mountpoint, in __android_configure_fs()
289 char *mountpoint, in android_configure_fs()
Dperms.h17 char *mountpoint, in android_configure_fs()
De2fsdroid.c19 static char *mountpoint = ""; variable
Dfsmap.c105 const char *file, const char *mountpoint) in fsmap_iter_filsys()
Dbasefs_allocator.c35 const char *mountpoint) in base_fs_alloc_load()
/external/autotest/client/tests/tracing_microbenchmark/
Dtracers.py16 mountpoint = '/sys/kernel/debug' variable in ftrace
/external/autotest/client/profilers/ftrace/
Dftrace.py20 mountpoint = '/sys/kernel/debug' variable in ftrace
/external/autotest/client/bin/
Dpartition.py81 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
Djob.py728 def partition(self, device, loop_size=0, mountpoint=None): argument
745 def filesystem(self, device, mountpoint=None, loop_size=0): argument
/external/minijail/
Dlibminijail.c111 struct mountpoint { struct
118 struct mountpoint *next; argument
/external/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl01.c81 static char *block_dev, *mountpoint, *quota_file, *quota_loc = NULL; variable