OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ufs_lookup
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hppa/stand/xxboot/
readufs.c
224
ufs_lookup
(ino32_t dirino, const char *fn)
function in typeref:typename:ino32_t
265
ino =
ufs_lookup
(ino, fn);
/src/sys/arch/x68k/stand/boot_ufs/
readufs.c
224
ufs_lookup
(ino32_t dirino, const char *fn)
function in typeref:typename:ino32_t
269
ino =
ufs_lookup
(ino, fn);
/src/sys/ufs/ufs/
ufs_lookup.c
1
/* $NetBSD:
ufs_lookup
.c,v 1.159 2024/09/08 09:36:52 rillig Exp $ */
36
* @(#)
ufs_lookup
.c 8.9 (Berkeley) 8/11/94
40
__KERNEL_RCSID(0, "$NetBSD:
ufs_lookup
.c,v 1.159 2024/09/08 09:36:52 rillig Exp $");
306
* Overall outline of
ufs_lookup
:
323
ufs_lookup
(void *v)
function in typeref:typename:int
1075
* that
ufs_lookup
left in nameidata and in the ufs_lookup_results.
1088
* If ulr->ulr_count is 0,
ufs_lookup
did not find space to insert the
1094
* If ulr->ulr_count is not zero,
ufs_lookup
found a slot to insert
1115
* parameters that
ufs_lookup
left in nameidata and in the
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025