OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNODE_DOINACT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/puffs/
puffs_sys.h
195
#define
PNODE_DOINACT
0x008 /* if inactive-on-demand, call inactive */
puffs_msgif.c
572
pn1->pn_stat |=
PNODE_DOINACT
;
574
pn2->pn_stat |=
PNODE_DOINACT
;
puffs_vnops.c
1294
if (doinact(pmp, pnode->pn_stat &
PNODE_DOINACT
)) {
1303
pnode->pn_stat &= ~
PNODE_DOINACT
;
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025