OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nm_stats
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/nfs/
nfsmount.h
176
struct io_stats *
nm_stats
; /* per nfs mount statistics */
member in struct:nfsmount
nfs_vfsops.c
812
nmp->
nm_stats
= iostat_alloc(IOSTAT_NFS, nmp, iosname);
895
iostat_free(nmp->
nm_stats
);
nfs_vnops.c
1140
iostat_busy(nmp->
nm_stats
);
1187
iostat_unbusy(nmp->
nm_stats
, byte_count, 1);
1259
iostat_busy(nmp->
nm_stats
);
1412
iostat_unbusy(nmp->
nm_stats
, byte_count, 0);
Completed in 16 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025