Searched refs:dmu_dir_list_next (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu.h884 extern int dmu_dir_list_next(objset_t *os, int namelen, char *name,
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_objset.c1653 dmu_dir_list_next(objset_t *os, int namelen, char *name, function
H A Dzvol.c2906 while (dmu_dir_list_next(os, len, p, NULL, &cookie) == 0) {
2913 while (dmu_dir_list_next(os, MAXPATHLEN - (p - osname), p, NULL,
H A Dzfs_ioctl.c2319 error = dmu_dir_list_next(os,

Completed in 263 milliseconds