Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_zfs.c117 static int ndmpd_zfs_snapshot_prop_get(zfs_handle_t *, char *);
1193 err = ndmpd_zfs_snapshot_prop_get(zhp, propstr); in ndmpd_zfs_backup_pathvalid()
1982 err = ndmpd_zfs_snapshot_prop_get(zhp, propstr); in ndmpd_zfs_snapshot_prop_find()
2040 ndmpd_zfs_snapshot_prop_get(zfs_handle_t *zhp, char *propstr) in ndmpd_zfs_snapshot_prop_get() function
2111 if (ndmpd_zfs_snapshot_prop_get(zhp, propstr)) { in ndmpd_zfs_snapshot_prop_add()