Home
last modified time | relevance | path

Searched refs:unlinked (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/sys/ufs/chfs/
H A Dchfs_build.c112 struct chfs_dirent_list *unlinked) in chfs_build_remove_unlinked_vnode() argument
172 TAILQ_INSERT_TAIL(unlinked, fd, fds); in chfs_build_remove_unlinked_vnode()
214 struct chfs_dirent_list unlinked; in chfs_build_filesystem() local
217 TAILQ_INIT(&unlinked); in chfs_build_filesystem()
317 vc, &unlinked); in chfs_build_filesystem()
322 TAILQ_FOREACH_SAFE(fd, &unlinked, fds, tmpfd) { in chfs_build_filesystem()
323 TAILQ_REMOVE(&unlinked, fd, fds); in chfs_build_filesystem()
329 vc, &unlinked); in chfs_build_filesystem()
H A Dchfs_gc.c218 uint32_t unlinked) in chfs_gc_fetch_inode() argument
225 if (unlinked) { in chfs_gc_fetch_inode()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_dir.c608 boolean_t unlinked = B_FALSE; in zfs_link_destroy() local
647 unlinked = B_TRUE; in zfs_link_destroy()
685 *unlinkedp = unlinked; in zfs_link_destroy()
686 else if (unlinked) in zfs_link_destroy()
H A Dzfs_vnops.c2300 boolean_t unlinked, toobig = FALSE; in zfs_remove() local
2372 error = zfs_link_destroy(dzp, name, zp, tx, ZEXISTS, &unlinked); in zfs_remove()
2379 if (unlinked) { in zfs_remove()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/sh/
H A Dmovli.s27 # Now attempt an unlinked move of r0 to z
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dnotes.txt101 . . │ ("fake.so" is unlinked from the
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dnotes.txt101 . . │ ("fake.so" is unlinked from the
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc1495 unlinked
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A DChangeLog529 in an unlinked object file (indexed symtypetab sections only).
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A DChangeLog550 in an unlinked object file (indexed symtypetab sections only).
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A D__tree272 // If __x were to be unlinked from __root (setting __root to
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dfunctions.texi1851 Returns 0 when the file was unlinked, a negative value (and errno set) when
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dfunctions.texi1834 Returns 0 when the file was unlinked, a negative value (and errno set) when
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dfunctions.texi1851 Returns 0 when the file was unlinked, a negative value (and errno set) when
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dfunctions.texi1851 Returns 0 when the file was unlinked, a negative value (and errno set) when
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dfunctions.texi1851 Returns 0 when the file was unlinked, a negative value (and errno set) when
/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dfastrpz.patch647 + * Clients assume that the file has already been unlinked before
/netbsd-src/external/gpl2/xcvs/dist/src/
H A DChangeLog-93951885 - patch temp files are unlinked where the patch is done
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19914685 symbol in its raw form, we are processing an unlinked ".o" file.
H A DChangeLog-20071845 after we have unlinked the tracepoint from the list, and use the
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19914685 symbol in its raw form, we are processing an unlinked ".o" file.
H A DChangeLog-20071845 after we have unlinked the tracepoint from the list, and use the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi15445 . . │ ("fake.so" is unlinked from the
/netbsd-src/external/gpl3/gdb/dist/gdb/doc/
H A DChangeLog-1991-20219440 (Files): Document the possibility of loading unlinked object
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi16103 . . │ ("fake.so" is unlinked from the

12