Home
last modified time | relevance | path

Searched refs:fsck_cmd (Results 1 – 4 of 4) sorted by relevance

/src/sbin/fsck_ffs/
H A Dglobs.c61 struct fsck_cmd cmd; /* sysctl file system update commands */
133 bzero(&cmd, sizeof(struct fsck_cmd)); in fsckinit()
H A Dfsck.h335 extern struct fsck_cmd cmd; /* sysctl file system update commands */
/src/sys/ufs/ffs/
H A Dfs.h270 struct fsck_cmd { struct
H A Dffs_alloc.c3282 struct fsck_cmd cmd; in sysctl_ffs_fsck()