Searched refs:ZFS (Results 501 - 514 of 514) sorted by relevance

<<21

/freebsd-12-stable/stand/i386/common/
H A Ddrv.c79 #if defined(GPT) || defined(ZFS)
102 #endif /* GPT || ZFS */
/freebsd-12-stable/contrib/pjdfstest/tests/chflags/
H A D12.t41 FreeBSD:ZFS)
H A D00.t20 FreeBSD:ZFS)
/freebsd-12-stable/contrib/pjdfstest/tests/link/
H A D12.t13 FreeBSD:ZFS)
H A D13.t13 FreeBSD:ZFS)
/freebsd-12-stable/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_002_pos.ksh346 log_must $ZFS set aclmode=passthrough $TESTPOOL/$TESTFS
354 log_must $ZFS set aclinherit=$inherit $TESTPOOL/$TESTFS
H A Dzfs_acl_chmod_inherit_003_pos.ksh359 log_must $ZFS set aclmode=passthrough $TESTPOOL/$TESTFS
367 log_must $ZFS set aclinherit=$inherit $TESTPOOL/$TESTFS
H A Dzfs_acl_chmod_aclmode_001_pos.ksh430 log_must $ZFS set aclmode=$mode $TESTPOOL/$TESTFS
/freebsd-12-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-newfs.sh33 # Function which performs the ZFS magic
57 # Lets stamp the proper ZFS boot loader
58 echo_log "Setting up ZFS boot loader support"
243 ZFS)
H A Dfunctions-bsdlabel.sh58 # See if we are looking for ZFS specific options
59 echo $LINE | grep -q '^ZFS' 2>/dev/null
81 # Return the ZFS options
89 fi # End of ZFS block
123 echo "Setting up ZFS disk $_zvars" >>${LOGOUT}
143 if [ "$TYPE" = "ZFS" ] ; then
276 UFS|UFS+S|UFS+J|UFS+SUJ|ZFS|SWAP) ;;
362 if [ $? -eq 0 -a "$FS" = "ZFS" ] ; then
374 ZFS) PARTYPE="freebsd-zfs" ;;
/freebsd-12-stable/tools/regression/zfs/
H A Dmisc.sh16 ZFS="zfs"
21 ZFS="lzfs"
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_share/
H A Dzfs_share_test.sh78 atf_set "descr" "Verify that '$ZFS share' with a file systemwhose sharenfs property is 'off' \will fail with return code 1."
/freebsd-12-stable/sys/conf/
H A Dkern.pre.mk178 # Special flags for managing the compat compiles for ZFS
/freebsd-12-stable/share/mk/
H A Dsrc.opts.mk194 ZFS \

Completed in 84 milliseconds

<<21