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

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzfs_rlock.h41 } rl_type_t; typedef in typeref:enum:__anon6523
49 rl_type_t r_type; /* range type */
63 rl_t *zfs_range_lock(znode_t *zp, uint64_t off, uint64_t len, rl_type_t type);
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_rlock.c426 zfs_range_lock(znode_t *zp, uint64_t off, uint64_t len, rl_type_t type)
/netbsd-current/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c241 } rl_type_t; typedef in typeref:enum:__anon3
1098 ztest_rll_lock(rll_t *rll, rl_type_t type)
1136 ztest_object_lock(ztest_ds_t *zd, uint64_t object, rl_type_t type)
1153 uint64_t size, rl_type_t type)

Completed in 85 milliseconds