Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dvfs_compat.h47 #ifndef SB_ACTIVE
48 #define SB_ACTIVE MS_ACTIVE macro
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c339 s->s_flags |= SB_ACTIVE; in zpl_mount_impl()