Searched refs:ZS_ZFSUTIL (Results 1 – 2 of 2) sorted by relevance
54 #define ZS_ZFSUTIL 0x00000001 /* caller is zfs(8) */ macro139 { MNTOPT_ZFSUTIL, MS_COMMENT, ZS_ZFSUTIL },233 !(*zfsflags & ZS_ZFSUTIL) && in zfs_parse_mount_options()
41 #define ZS_ZFSUTIL 0x00000001 /* caller is zfs(8) */ macro255 if (zfsflags & ZS_ZFSUTIL) in main()