Lines Matching refs:zfs
19 # Mount ZFS filesystems first because fstab20 # may try and null mount paths on ZFS.21 if checkyesno zfs; then22 zfs mount -a23 zfs share -a36 # Unmount ZFS file systems.37 if checkyesno zfs; then38 zfs unshare -a39 zfs unmount -a44 load_rc_config_var zfs zfs
Indexes created Wed Oct 22 00:09:40 GMT 2025