OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nextbn
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/adosfs/
advnops.c
543
u_long
nextbn
;
local
568
error =
nextbn
= hashi = chainc = scanned = 0;
588
if (
nextbn
== 0)
589
nextbn
= pap->tab[hashi];
601
nextbn
= 0;
611
error = VFS_VGET(pap->amp->mp, (ino_t)
nextbn
,
618
nextbn
= ap->hashf;
623
if (
nextbn
== 0) {
635
} while (ap == NULL &&
nextbn
!= 0);
advnops.c
543
u_long
nextbn
;
local
568
error =
nextbn
= hashi = chainc = scanned = 0;
588
if (
nextbn
== 0)
589
nextbn
= pap->tab[hashi];
601
nextbn
= 0;
611
error = VFS_VGET(pap->amp->mp, (ino_t)
nextbn
,
618
nextbn
= ap->hashf;
623
if (
nextbn
== 0) {
635
} while (ap == NULL &&
nextbn
!= 0);
Completed in 28 milliseconds
Indexes created Tue Feb 24 19:07:35 UTC 2026