Searched defs:am_ops (Results 1 – 1 of 1) sorted by relevance
215 typedef struct am_ops am_ops; typedef399 struct am_ops { struct400 char *fs_type; /* type of filesystems e.g. "nfsx" */424 am_ops *mf_ops; /* Operations on this mountpoint */ argument