Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mount.c599 vfs_should_downgrade_to_ro_mount(uint64_t fsflags, int error) in vfs_should_downgrade_to_ro_mount() function
795 if (autoro && vfs_should_downgrade_to_ro_mount(fsflags, error)) { in vfs_donmount()