Home
last modified time | relevance | path

Searched refs:nm_com (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/client/
H A Dnfsmount.h48 struct nfsmount_common nm_com; /* Common fields for nlm */ member
94 #define nm_mtx nm_com.nmcom_mtx
95 #define nm_flag nm_com.nmcom_flag
96 #define nm_state nm_com.nmcom_state
97 #define nm_mountp nm_com.nmcom_mountp
98 #define nm_timeo nm_com.nmcom_timeo
99 #define nm_retry nm_com.nmcom_retry
100 #define nm_hostname nm_com.nmcom_hostname
101 #define nm_getinfo nm_com.nmcom_getinfo
102 #define nm_vinvalbuf nm_com.nmcom_vinvalbuf