OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NREMOVEWANT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/client/
nfsnode.h
154
#define
NREMOVEWANT
0x00004000 /* Want notification that remove is done */
nfs_clvnops.c
1060
np->n_flag |=
NREMOVEWANT
;
1562
dnp->n_flag |=
NREMOVEWANT
;
1736
if ((dnp->n_flag &
NREMOVEWANT
)) {
1737
dnp->n_flag &= ~(
NREMOVEWANT
| NREMOVEINPROG);
Completed in 68 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025