Home
last modified time | relevance | path

Searched refs:share_mount_one (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c6209 share_mount_one(zfs_handle_t *zhp, int op, int flags, char *protocol, in share_mount_one() function
6468 ret = share_mount_one(zhp, sms->sm_op, sms->sm_flags, sms->sm_proto, in share_mount_one_cb()
6651 ret = share_mount_one(zhp, op, flags, NULL, B_TRUE, in share_mount()