Home
last modified time | relevance | path

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

/freebsd/contrib/pjdfstest/tests/
H A Dmisc.sh229 mount_options() function
236 if mount_options | grep -q nfsv4acls; then
244 if mount_options | grep -q noexec; then
252 if mount_options | grep -q nosuid; then
262 mount_options() function