OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfs_close
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/arc/stand/boot/
conf.c
83
#define
nfs_close
0
macro
/src/sys/arch/mipsco/stand/common/
conf.c
80
#define
nfs_close
0
macro
/src/sys/arch/emips/stand/common/
conf.c
92
#define
nfs_close
0
macro
/src/sys/arch/pmax/stand/common/
conf.c
90
#define
nfs_close
0
macro
/src/sys/arch/sgimips/stand/common/
conf.c
82
#define
nfs_close
0
macro
/src/sys/lib/libsa/
nfs.c
775
nfs_close
(struct open_file *f)
function
/src/sys/fs/nfs/client/
nfs_clvnops.c
132
static vop_close_t
nfs_close
;
variable
166
.vop_close =
nfs_close
,
665
nfs_close
(struct vop_close_args *ap)
function
789
("
nfs_close
: dirty unflushed (%d) directio buffers\n",
794
("
nfs_close
: unexpectedly value (0) of n_directio_opens\n"));
/src/sys/nfs/
nfs_vnops.c
108
{ &vop_close_desc,
nfs_close
}, /* close */
475
nfs_close
(void *v)
function
486
UVMHIST_FUNC("
nfs_close
"); UVMHIST_CALLED(ubchist);
Completed in 27 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026