OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dr_nopwrite
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
dbuf.h
148
boolean_t
dr_nopwrite
;
member in struct:dbuf_dirty_record::dirty_types::dirty_leaf
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
dmu.c
1678
dr->dt.dl.
dr_nopwrite
= !!(zio->io_flags & ZIO_FLAG_NOPWRITE);
1679
if (dr->dt.dl.
dr_nopwrite
) {
dbuf.c
1212
if (!BP_IS_HOLE(bp) && !dr->dt.dl.
dr_nopwrite
)
1216
dr->dt.dl.
dr_nopwrite
= B_FALSE;
3572
dr->dt.dl.dr_copies, dr->dt.dl.
dr_nopwrite
);
Completed in 22 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026