Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_rlock.h42 RL_APPEND enumerator
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_rlock.c488 ASSERT(type == RL_READER || type == RL_WRITER || type == RL_APPEND); in zfs_rangelock_enter_impl()
H A Dzfs_vnops.c711 lr = zfs_rangelock_enter(&zp->z_rangelock, 0, n, RL_APPEND); in zfs_write()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_znode_os.c118 if (new->lr_type == RL_APPEND) { in zfs_rangelock_cb()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_znode_os.c92 if (new->lr_type == RL_APPEND) { in zfs_rangelock_cb()