HomeSort by: relevance | last modified time | path
    Searched defs:check_filesystem (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/fsck_v7fs/
main.c 52 static int check_filesystem(struct v7fs_self *, int);
79 error = check_filesystem(fs, flags);
89 check_filesystem(struct v7fs_self *fs, int flags) function in typeref:typename:int
main.c 52 static int check_filesystem(struct v7fs_self *, int);
79 error = check_filesystem(fs, flags);
89 check_filesystem(struct v7fs_self *fs, int flags) function in typeref:typename:int

Completed in 24 milliseconds