Searched refs:lr_acl_bytes (Results 1 – 3 of 3) sorted by relevance
326 zfs_ace_byteswap(aclstart, lracl->lr_acl_bytes, B_FALSE); in zfs_replay_create_acl()331 &aclstart[ZIL_ACE_LENGTH(lracl->lr_acl_bytes)], in zfs_replay_create_acl()367 fuidstart = &aclstart[ZIL_ACE_LENGTH(lracl->lr_acl_bytes)]; in zfs_replay_create_acl()382 vsec.vsa_aclentsz = lracl->lr_acl_bytes; in zfs_replay_create_acl()386 ZIL_ACE_LENGTH(lracl->lr_acl_bytes)]; in zfs_replay_create_acl()403 fuidstart = &aclstart[ZIL_ACE_LENGTH(lracl->lr_acl_bytes)]; in zfs_replay_create_acl()417 vsec.vsa_aclentsz = lracl->lr_acl_bytes; in zfs_replay_create_acl()421 ZIL_ACE_LENGTH(lracl->lr_acl_bytes)]; in zfs_replay_create_acl()1163 ASSERT3U(lr->lr_common.lrc_reclen, >=, sizeof (*lr) + lr->lr_acl_bytes); in zfs_replay_acl()1167 zfs_ace_byteswap(ace, lr->lr_acl_bytes, B_FALSE); in zfs_replay_acl()[all …]
384 lracl->lr_acl_bytes = aclsize; in zfs_log_create()856 lr->lr_acl_bytes = aclbytes; in zfs_log_acl()
307 uint64_t lr_acl_bytes; /* number of bytes in ACL */ member407 uint64_t lr_acl_bytes; /* number of bytes in ACL */ member