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

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_dir.c61 * zfs_match_find() is used by zfs_dirent_lookup() to peform zap lookups
65 zfs_match_find(zfsvfs_t *zfsvfs, znode_t *dzp, const char *name, function
152 error = zfs_match_find(zfsvfs, dzp, name, exact, &zoid);

Completed in 145 milliseconds