OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firstino
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_alloc.c
801
ino_t ino,
firstino
, lastino, maxino;
local in function:lfs_order_freelist
826
firstino
= lastino = LFS_UNUSED_INUM;
876
if (
firstino
== LFS_UNUSED_INUM) {
879
firstino
= ino;
910
LFS_PUT_HEADFREE(fs, cip, bp,
firstino
);
lfs_alloc.c
801
ino_t ino,
firstino
, lastino, maxino;
local in function:lfs_order_freelist
826
firstino
= lastino = LFS_UNUSED_INUM;
876
if (
firstino
== LFS_UNUSED_INUM) {
879
firstino
= ino;
910
LFS_PUT_HEADFREE(fs, cip, bp,
firstino
);
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025