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