Home
last modified time | relevance | path

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

/openbsd-src/sys/lib/libsa/
H A Dstand.h60 struct fs_ops { struct
73 extern struct fs_ops file_system[]; argument
/openbsd-src/usr.sbin/amd/amd/
H A Drestart.c63 am_ops *fs_ops = 0; in restart() local