OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RL_APPEND
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zfs_rlock.h
40
RL_APPEND
59
* or exclusive (RL_WRITER or
RL_APPEND
).
RL_APPEND
is a special type that
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_rlock.c
85
* range locking mutex, and the lock type converted from
RL_APPEND
to
130
if (new->r_type ==
RL_APPEND
)
170
new->r_type = RL_WRITER; /* convert possible
RL_APPEND
*/
433
ASSERT(type == RL_READER || type == RL_WRITER || type ==
RL_APPEND
);
465
/* RL_WRITER or
RL_APPEND
*/
zfs_vnops.c
1144
rl = zfs_range_lock(zp, 0, n,
RL_APPEND
);
/src/external/cddl/osnet/dist/cmd/ztest/
ztest.c
240
RL_APPEND
Completed in 26 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026