Searched defs:mnt_dir (Results 1 – 8 of 8) sorted by relevance
/third_party/libfuse/test/ |
D | test_examples.py | 44 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 …]
|
D | util.py | 37 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/ |
D | mntent.h | 24 char *mnt_dir; member
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | mntent.h | 25 char *mnt_dir; member
|
/third_party/musl/ndk_musl_include/ |
D | mntent.h | 25 char *mnt_dir; member
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | mntent.h | 25 char *mnt_dir; member
|
/third_party/musl/include/ |
D | mntent.h | 25 char *mnt_dir; member
|
/third_party/ltp/lib/ |
D | tst_cgroup.c | 69 struct cgroup_dir mnt_dir; member 357 const char *const mnt_dir, in cgroup_root_scan()
|