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

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dzfs_rlock.h42 } zfs_rangelock_type_t; typedef in typeref:enum:__anon10553
61 zfs_rangelock_type_t lr_type; /* range type */
73 uint64_t, uint64_t, zfs_rangelock_type_t);
75 uint64_t, uint64_t, zfs_rangelock_type_t);
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dzfs_rlock.c165 zfs_rangelock_type_t orig_type = new->lr_type;
483 zfs_rangelock_type_t type, boolean_t nonblock)
522 zfs_rangelock_type_t type)
529 zfs_rangelock_type_t type)

Completed in 88 milliseconds