HomeSort by: relevance | last modified time | path
    Searched defs:ulfs_lookup (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/ufs/lfs/
ulfs_lookup.c 1 /* $NetBSD: ulfs_lookup.c,v 1.48 2024/09/08 09:36:52 rillig Exp $ */
41 __KERNEL_RCSID(0, "$NetBSD: ulfs_lookup.c,v 1.48 2024/09/08 09:36:52 rillig Exp $");
97 * Overall outline of ulfs_lookup:
114 ulfs_lookup(void *v) function in typeref:typename:int
728 * that ulfs_lookup left in nameidata and in the ulfs_lookup_results.
742 * If ulr->ulr_count is 0, ulfs_lookup did not find space to insert the
748 * If ulr->ulr_count is not zero, ulfs_lookup found a slot to insert
959 * parameters that ulfs_lookup left in nameidata and in the

Completed in 12 milliseconds