Home
last modified time | relevance | path

Searched refs:fsarg (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/tests/fs/vfs/
Dt_union.c159 void *fsarg; in whiteout() local
165 RL(ffs_fstest_newfs(tc, &fsarg, "daimage", 1024*1024*5, NULL)); in whiteout()
166 RL(ffs_fstest_mount(tc, fsarg, "/lower", 0)); in whiteout()
175 RL(ffs_fstest_mount(tc, fsarg, "/lower", MNT_RDONLY)); in whiteout()
/netbsd/src/tests/fs/nfs/nfsservice/
Drumpnfsd.c66 void *fsarg; in main() local
103 if (ffs_fstest_newfs(NULL, &fsarg, in main()
106 if (ffs_fstest_mount(NULL, fsarg, exportpath, 0) != 0) in main()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dwasm-module.c493 void *fsarg) in wasm_register_section() argument
495 sec_ptr *numbered_sections = fsarg; in wasm_register_section()
522 void *fsarg) in wasm_compute_custom_section_file_position() argument
524 struct compute_section_arg *fs = fsarg; in wasm_compute_custom_section_file_position()
Delf.c3709 elf_fake_sections (bfd *abfd, asection *asect, void *fsarg) in elf_fake_sections() argument
3711 struct fake_section_arg *arg = (struct fake_section_arg *)fsarg; in elf_fake_sections()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dwasm-module.c493 void *fsarg) in wasm_register_section() argument
495 sec_ptr *numbered_sections = fsarg; in wasm_register_section()
522 void *fsarg) in wasm_compute_custom_section_file_position() argument
524 struct compute_section_arg *fs = fsarg; in wasm_compute_custom_section_file_position()
Delf.c3703 elf_fake_sections (bfd *abfd, asection *asect, void *fsarg) in elf_fake_sections() argument
3705 struct fake_section_arg *arg = (struct fake_section_arg *)fsarg; in elf_fake_sections()