Home
last modified time | relevance | path

Searched defs:sm_status (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/nlm/
H A Dsm_inter.h65 struct sm_status { struct
70 typedef struct sm_status sm_status; argument
/freebsd/include/rpcsvc/
H A Dsm_inter.x115 struct sm_status { struct
117 int state;
118 opaque priv[16]; /* stored private information */
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c7109 int sm_status; /* -1 if any of the share/mount operations failed */ member