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_RESOURCE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
ulfs_inode.h
70
#define
LFS_WAIT_RESOURCE
(x, u) (((x) >> 1) - ((x) >> 3) - 10 * (u))
77
#define LFS_WAIT_BYTES
LFS_WAIT_RESOURCE
(bufmem_lowater, PAGE_SIZE)
lfs_bio.c
323
return
LFS_WAIT_RESOURCE
(buf_nbuf(), 1);
783
return
LFS_WAIT_RESOURCE
(active + inactive + uvm_availmem(false), 1);
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025