Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/
H A Dvfs_compat.h119 #ifndef SB_SILENT
120 #define SB_SILENT MS_SILENT macro
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c302 err = zpl_fill_super(s, zm, flags & SB_SILENT ? 1 : 0); in zpl_mount_impl()