Searched refs:is_shared (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dzfs_share_001_neg.ksh54 if is_shared $TESTDIR/unshared
62 if is_shared $TESTDIR/unshared
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_user/misc/
H A Dzfs_share_001_neg.ksh64 if is_shared $TESTDIR/unshared
72 if is_shared $TESTDIR/unshared
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unshare/
H A Dzfs_unshare_007_pos.ksh60 log_must is_shared $TESTDIR/1
66 log_mustnot is_shared $TESTDIR/1
H A Dzfs_unshare_002_pos.ksh55 is_shared ${mntp_fs[i]} && \
98 is_shared $mntp || \
104 is_shared $mntp || \
112 is_shared $mntp || \
162 is_shared ${mntp_fs[i]} || \
178 is_shared ${mntp_fs[i]} || \
H A Dzfs_unshare_001_pos.ksh97 is_shared $mntp || \
102 is_shared $mntp || log_must zfs share $filesystem
154 is_shared ${mntp_fs[i]} || \
H A Dzfs_unshare_003_pos.ksh75 is_shared $mntp || unshare_nfs $mntp
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_share/
H A Dzfs_share_009_pos.ksh86 log_must is_shared $TESTDIR
92 log_must is_shared $TESTDIR
101 log_must is_shared $TESTDIR
110 log_must is_shared $TESTDIR/fs2
H A Dzfs_share_004_pos.ksh87 is_shared $mntp || \
97 is_shared $mntp || \
H A Dzfs_share_001_pos.ksh106 is_shared $mntp || \
113 is_shared $mntp && \
117 is_shared $mntp || \
157 is_shared ${fs[i]} || \
H A Dzfs_share_005_pos.ksh63 is_shared $TESTPOOL/$TESTFS && \
H A Dzfs_share_006_pos.ksh107 is_shared $mntp2 || \
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/
H A Dzfs_unshare_002_pos.ksh65 is_shared ${mntp_fs[i]} && \
107 is_shared $mntp || \
113 is_shared $mntp || \
121 is_shared $mntp || \
171 is_shared ${mntp_fs[i]} || \
187 is_shared ${mntp_fs[i]} || \
H A Dzfs_unshare_001_pos.ksh111 is_shared $mntp || \
116 is_shared $mntp || \
172 is_shared ${mntp_fs[i]} || \
H A Dzfs_unshare_003_pos.ksh89 is_shared $mntp || \
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_share/
H A Dzfs_share_001_pos.ksh94 is_shared $mntp || \
101 is_shared $mntp && \
105 is_shared $mntp || \
151 is_shared ${fs[i]} || \
H A Dzfs_share_011_pos.ksh71 log_must is_shared $TESTDIR
77 log_must is_shared $TESTDIR
86 log_must is_shared $TESTDIR/fs2
H A Dzfs_share_concurrent_shares.ksh106 is_shared $mntp || \
114 is_shared $mntp && \
119 is_shared $mntp || \
186 is_shared $TESTPOOL/$TESTFS1/$fs || \
188 is_shared $TESTPOOL/$TESTFS2/$fs || \
190 is_shared $TESTPOOL/$TESTFS3/$fs || \
H A Dzfs_share_004_pos.ksh74 is_shared $mntp || \
84 is_shared $mntp || \
H A Dzfs_share_005_pos.ksh49 is_shared $TESTPOOL/$TESTFS && \
H A Dzfs_share_006_pos.ksh93 is_shared $mntp2 || \
/freebsd-13-stable/sys/contrib/openzfs/lib/libshare/
H A Dlibshare_impl.h45 boolean_t (*is_shared)(sa_share_impl_t share); member in struct:sa_share_ops
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_012_pos.ksh87 is_shared ${pools[i]} && \
146 log_must is_shared $pool
173 log_must is_shared $pool/$fs
178 log_mustnot is_shared $pool/$fs
183 log_mustnot is_shared $pool
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_012_pos.ksh75 is_shared ${pools[i]} && \
141 ! is_freebsd && log_must is_shared $pool
185 log_must is_shared $pool/$fs
191 log_mustnot is_shared $pool/$fs
198 ! is_freebsd && log_mustnot is_shared $pool
/freebsd-13-stable/sys/contrib/openzfs/lib/libshare/os/freebsd/
H A Dsmb.c113 .is_shared = smb_is_share_active,
/freebsd-13-stable/tests/sys/cddl/zfs/tests/delegate/
H A Ddelegate_common.kshlib956 if is_shared $fs; then
963 if is_shared $fs; then
978 if ! is_shared $fs ; then
985 if is_shared $fs ; then
994 if ! is_shared $fs; then
1000 if is_shared $fs; then
1392 if is_shared $fs; then
1401 if [[ $n -eq 0 ]] && ! is_shared $fs ; then
1407 if [[ $n -eq 1 ]] && is_shared $fs ; then

Completed in 188 milliseconds

12