Searched refs:MNTOPT_NONBMAND (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/cddl/compat/opensolaris/sys/
H A Dmntent.h58 #define MNTOPT_NONBMAND "nonbmand" /* deny non-blocking mandatory locks */ macro
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzcp_get.c284 if (vfs_optionisset(vfsp, MNTOPT_NONBMAND, NULL))
H A Dzfs_vfsops.c519 vfs_setmntopt(zfsvfs->z_vfs, MNTOPT_NONBMAND, NULL, 0);
521 vfs_clearmntopt(zfsvfs->z_vfs, MNTOPT_NONBMAND);
661 if (vfs_optionisset(vfsp, MNTOPT_NONBMAND, NULL)) {
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c2178 mntopt_off = MNTOPT_NONBMAND;

Completed in 102 milliseconds