Home
last modified time | relevance | path

Searched refs:is_shared (Results 1 – 25 of 28) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unshare/
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_007_pos.ksh60 log_must is_shared $TESTDIR/1
66 log_mustnot is_shared $TESTDIR/1
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
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_share/
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_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_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 || \
/f-stack/freebsd/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
/f-stack/freebsd/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
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman_driver.c32 static int fsl_bman_portal_init(uint32_t idx, int is_shared) in fsl_bman_portal_init() argument
69 pcfg.is_shared = is_shared; in fsl_bman_portal_init()
H A Dqman_driver.c43 static int fsl_qman_portal_init(uint32_t index, int is_shared) in fsl_qman_portal_init() argument
71 qpcfg.is_shared = is_shared; in fsl_qman_portal_init()
H A Dbman_priv.h71 int is_shared; member
H A Dqman_priv.h122 int is_shared; member
/f-stack/freebsd/contrib/openzfs/lib/libshare/
H A Dlibshare_impl.h45 boolean_t (*is_shared)(sa_share_impl_t share); member
H A Dlibshare.c157 ret = fstype->ops->is_shared(impl_share); in sa_is_shared()
/f-stack/freebsd/contrib/openzfs/lib/libshare/os/freebsd/
H A Dsmb.c113 .is_shared = smb_is_share_active,
H A Dnfs.c443 .is_shared = nfs_is_shared,
/f-stack/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman.c225 int _errno, is_shared = 0; in fman_if_init() local
238 is_shared = 1; in fman_if_init()
574 if (is_shared) in fman_if_init()
/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs_impl.h253 extern zfs_share_type_t is_shared(const char *mountpoint,
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c697 is_shared(const char *mountpoint, zfs_share_proto_t proto) in is_shared() function
788 if ((rc = is_shared(mountpoint, proto)) in zfs_is_shared_proto()
908 if (is_shared(mntpt, *curr_proto)) { in zfs_unshare_proto()
1581 if (is_shared(mountpoints[i], *curr_proto) && in zpool_disable_datasets()
/f-stack/freebsd/contrib/openzfs/lib/libshare/os/linux/
H A Dsmb.c420 .is_shared = smb_is_share_active,
H A Dnfs.c709 .is_shared = nfs_is_shared,

12