Searched defs:dir (Results 1 – 8 of 8) sorted by relevance
10 let dir = fs::create_dir_all(path); in main() localVariable22 let dir = fs::create_dir_all(path); in main() localVariable
14 let dir = "/mnt/myramfs/another"; in main() localVariable49 let dir = fs::create_dir_all(path); in mount_test_ramfs() localVariable
43 let dir = PathBuf::from("syscall_ebpf-ebpf"); in build_ebpf() localVariable
67 let dir: Arc<KernFSInode> = parent.add_dir( in create_dir() localVariable
18 pub mod dir; module
126 let dir = fs::create_dir_all(path); in mount_test_ramfs() localVariable
1627 let dir = match &guard.inode_type { in unlink() localVariable1654 let dir = match &guard.inode_type { in rmdir() localVariable
1271 let dir = FATDir { in convert_to_dir_entry() localVariable1312 let dir = FATDir { in convert_to_dir_entry_with_long_name() localVariable