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

  /src/tests/fs/ffs/
t_update_log.c 50 const char *newfs_args = "-O2"; local in function:ATF_TC_BODY
54 "%s %s", (n + 3), newfs_args, FSTEST_IMGNAME);
108 const char *newfs_args = "-O2"; local in function:ATF_TC_BODY
111 "%s %s", (n + 3), newfs_args, FSTEST_IMGNAME);
t_update_log.c 50 const char *newfs_args = "-O2"; local in function:ATF_TC_BODY
54 "%s %s", (n + 3), newfs_args, FSTEST_IMGNAME);
108 const char *newfs_args = "-O2"; local in function:ATF_TC_BODY
111 "%s %s", (n + 3), newfs_args, FSTEST_IMGNAME);

Completed in 22 milliseconds