Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dext2_vfsops.c111 static const char *ext2_opts[] = { "acls", "async", "noatime", "noclusterr", variable
136 if (vfs_filteropt(opts, ext2_opts)) in ext2_mount()