OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lfs_wait_bufs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/lfs/
ulfs_inode.h
73
#define
LFS_WAIT_BUFS
lfs_wait_bufs
()
lfs_extern.h
169
int
lfs_wait_bufs
(void);
lfs_bio.c
132
(locked_queue_count + locked_queue_rcount + n <=
LFS_WAIT_BUFS
);
140
n,
LFS_WAIT_BUFS
));
320
lfs_wait_bufs
(void)
function in typeref:typename:int
624
(locked_queue_count + INOCOUNT(fs) >
LFS_WAIT_BUFS
||
686
while (locked_queue_count + INOCOUNT(fs) >=
LFS_WAIT_BUFS
||
Completed in 56 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025