OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lr_acl_bytes
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_replay.c
296
zfs_ace_byteswap(aclstart, lracl->
lr_acl_bytes
, B_FALSE);
300
ZIL_ACE_LENGTH(lracl->
lr_acl_bytes
),
332
ZIL_ACE_LENGTH(lracl->
lr_acl_bytes
);
347
vsec.vsa_aclentsz = lracl->
lr_acl_bytes
;
351
ZIL_ACE_LENGTH(lracl->
lr_acl_bytes
);
368
ZIL_ACE_LENGTH(lracl->
lr_acl_bytes
);
382
vsec.vsa_aclentsz = lracl->
lr_acl_bytes
;
386
ZIL_ACE_LENGTH(lracl->
lr_acl_bytes
);
1014
zfs_ace_byteswap(ace, lr->
lr_acl_bytes
, B_FALSE);
1017
ZIL_ACE_LENGTH(lr->
lr_acl_bytes
),
[
all
...]
zfs_log.c
323
lracl->
lr_acl_bytes
= aclsize;
643
lr->
lr_acl_bytes
= aclbytes;
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zil.h
249
* After lr_acl_flags, there are a
lr_acl_bytes
number of variable sized ace's.
260
uint64_t
lr_acl_bytes
; /* number of bytes in ACL */
member in struct:__anon9056
327
uint64_t
lr_acl_bytes
; /* number of bytes in ACL */
member in struct:__anon9064
329
/*
lr_acl_bytes
number of variable sized ace's follows */
Completed in 25 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026