Searched refs:SB_MANDLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dvfs_compat.h131 #ifndef SB_MANDLOCK
132 #define SB_MANDLOCK MS_MANDLOCK macro
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c426 sb->s_flags |= SB_MANDLOCK;
428 sb->s_flags &= ~SB_MANDLOCK;

Completed in 120 milliseconds