Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h867 extern int dmu_snapshot_list_next(objset_t *os, int namelen, char *name,
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzfs_ctldir.c994 error = dmu_snapshot_list_next(zfsvfs->z_os, in zfsctl_snapdir_readdir_cb()
H A Ddmu_objset.c1569 dmu_snapshot_list_next(objset_t *os, int namelen, char *name, in dmu_snapshot_list_next() function
H A Dzfs_ioctl.c2360 error = dmu_snapshot_list_next(os, in zfs_ioc_snapshot_list_next()