Home
last modified time | relevance | path

Searched defs:mnt_dir (Results 1 – 8 of 8) sorted by relevance

/third_party/libfuse/test/
Dtest_examples.py44 def invoke_directly(mnt_dir, name, options): argument
53 def invoke_mount_fuse(mnt_dir, name, options): argument
57 def invoke_mount_fuse_drop_privileges(mnt_dir, name, options): argument
517 def tst_unlink(mnt_dir, src_dir=None): argument
532 def tst_mkdir(mnt_dir): argument
543 def tst_rmdir(mnt_dir, src_dir=None): argument
557 def tst_symlink(mnt_dir): argument
567 def tst_create(mnt_dir): argument
584 def tst_chown(mnt_dir): argument
603 def tst_open_read(src_dir, mnt_dir): argument
[all …]
Dutil.py37 def wait_for_mount(mount_process, mnt_dir, argument
49 def cleanup(mount_process, mnt_dir): argument
65 def umount(mount_process, mnt_dir): argument
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dmntent.h24 char *mnt_dir; member
/third_party/musl/porting/liteos_m/kernel/include/
Dmntent.h25 char *mnt_dir; member
/third_party/musl/ndk_musl_include/
Dmntent.h25 char *mnt_dir; member
/third_party/musl/porting/uniproton/kernel/include/
Dmntent.h25 char *mnt_dir; member
/third_party/musl/include/
Dmntent.h25 char *mnt_dir; member
/third_party/ltp/lib/
Dtst_cgroup.c69 struct cgroup_dir mnt_dir; member
357 const char *const mnt_dir, in cgroup_root_scan()