OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFSSTA_GOTFSINFO
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/client/
nfs_clbio.c
115
(nmp->nm_state &
NFSSTA_GOTFSINFO
) == 0) {
253
(nmp->nm_state &
NFSSTA_GOTFSINFO
) == 0) {
426
(nmp->nm_state &
NFSSTA_GOTFSINFO
) == 0) {
873
(nmp->nm_state &
NFSSTA_GOTFSINFO
) == 0) {
nfs_clport.c
1049
nmp->nm_state |=
NFSSTA_GOTFSINFO
;
/src/sys/fs/nfs/common/
nfsport.h
903
#define
NFSSTA_GOTFSINFO
0x00100000 /* Got the fsinfo */
915
#define NFSHASGOTFSINFO(n) ((n)->nm_state &
NFSSTA_GOTFSINFO
)
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025