Home
last modified time | relevance | path

Searched refs:ufs_ops (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/amd/amd/
H A Drestart.c68 fs_ops = &ufs_ops; in restart()
138 if (fs_ops == &sfs_ops || fs_ops == &ufs_ops) in restart()
H A DMakefile15 ufs_ops.c ifs_ops.c amd.c get_args.c restart.c wire.c
H A Dufs_ops.c129 am_ops ufs_ops = { variable
H A Dam_ops.c42 &ufs_ops,
/openbsd/usr.sbin/amd/include/
H A Dfstype.h126 extern am_ops ufs_ops; /* Un*x file system */