Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_dir.c346 zfs_dirlock_t **prev_dl, *cur_dl; in zfs_dirent_unlock() local
359 while ((cur_dl = *prev_dl) != dl) in zfs_dirent_unlock()
360 prev_dl = &cur_dl->dl_next; in zfs_dirent_unlock()