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

  /src/tests/fs/ffs/
h_quota2_tests.c 388 int mntopts = 0; local in function:main
397 mntopts |= MNT_LOG;
400 mntopts |= MNT_RDONLY;
440 if (rump_sys_mount(MOUNT_FFS, FSTEST_MNTNAME, mntopts,
h_quota2_tests.c 388 int mntopts = 0; local in function:main
397 mntopts |= MNT_LOG;
400 mntopts |= MNT_RDONLY;
440 if (rump_sys_mount(MOUNT_FFS, FSTEST_MNTNAME, mntopts,

Completed in 24 milliseconds