Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Damd.h215 typedef struct am_ops am_ops; typedef
399 struct am_ops { struct
400 char *fs_type; /* type of filesystems e.g. "nfsx" */
424 am_ops *mf_ops; /* Operations on this mountpoint */ argument