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

  /src/sys/kern/
vfs_lookup.c 1067 lookup_once(struct namei_state *state, function in typeref:typename:int
1282 * letting lookup_once() handle it. Remember the starting point in
1350 * a '-o union' mount here, punt and let lookup_once() deal
1385 * it, otherwise we'll fall through to lookup_once().
1449 * fastforward to the beginning and let lookup_once() take
1560 error = lookup_once(state, searchdir, &searchdir,
1610 /* lookup_once can't have dropped the searchdir */
1634 * dholland 20160410: lookup_once only
1644 * lookup_once so we still have it),
2017 * Internals. This calls lookup_once() after setting up the assorte
    [all...]
vfs_lookup.c 1067 lookup_once(struct namei_state *state, function in typeref:typename:int
1282 * letting lookup_once() handle it. Remember the starting point in
1350 * a '-o union' mount here, punt and let lookup_once() deal
1385 * it, otherwise we'll fall through to lookup_once().
1449 * fastforward to the beginning and let lookup_once() take
1560 error = lookup_once(state, searchdir, &searchdir,
1610 /* lookup_once can't have dropped the searchdir */
1634 * dholland 20160410: lookup_once only
1644 * lookup_once so we still have it),
2017 * Internals. This calls lookup_once() after setting up the assorte
    [all...]

Completed in 28 milliseconds