Home
last modified time | relevance | path

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

/freebsd-13.1/sys/nlm/
H A Dsm_inter.h66 struct sm_status { struct
71 typedef struct sm_status sm_status; argument
/freebsd-13.1/include/rpcsvc/
H A Dsm_inter.x123 struct sm_status { struct
125 int state;
126 opaque priv[16]; /* stored private information */
/freebsd-13.1/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c6698 int sm_status; /* -1 if any of the share/mount operations failed */ member