FreeBSD ZFS
The Zettabyte File System
|
#include <zil.h>
Data Fields | |
lr_t | lr_common |
common portion of log record | |
uint64_t | lr_foid |
obj id of file | |
uint64_t | lr_aclcnt |
number of ACEs in ACL | |
uint64_t | lr_domcnt |
number of unique domains | |
uint64_t | lr_fuidcnt |
number of real fuids | |
uint64_t | lr_acl_bytes |
number of bytes in ACL | |
uint64_t | lr_acl_flags |
ACL flags. |
uint64_t lr_acl_t::lr_acl_bytes |
uint64_t lr_acl_t::lr_acl_flags |
uint64_t lr_acl_t::lr_aclcnt |
uint64_t lr_acl_t::lr_domcnt |
uint64_t lr_acl_t::lr_foid |
uint64_t lr_acl_t::lr_fuidcnt |