Searched refs:lr_acl_bytes (Results 1 – 3 of 3) sorted by relevance
317 zfs_ace_byteswap(aclstart, lracl->lr_acl_bytes, B_FALSE); in zfs_replay_create_acl()322 &aclstart[ZIL_ACE_LENGTH(lracl->lr_acl_bytes)], in zfs_replay_create_acl()358 fuidstart = &aclstart[ZIL_ACE_LENGTH(lracl->lr_acl_bytes)]; in zfs_replay_create_acl()373 vsec.vsa_aclentsz = lracl->lr_acl_bytes; in zfs_replay_create_acl()377 ZIL_ACE_LENGTH(lracl->lr_acl_bytes)]; in zfs_replay_create_acl()388 fuidstart = &aclstart[ZIL_ACE_LENGTH(lracl->lr_acl_bytes)]; in zfs_replay_create_acl()402 vsec.vsa_aclentsz = lracl->lr_acl_bytes; in zfs_replay_create_acl()406 ZIL_ACE_LENGTH(lracl->lr_acl_bytes)]; in zfs_replay_create_acl()1121 ASSERT3U(lr->lr_common.lrc_reclen, >=, sizeof (*lr) + lr->lr_acl_bytes); in zfs_replay_acl()1125 zfs_ace_byteswap(ace, lr->lr_acl_bytes, B_FALSE); in zfs_replay_acl()[all …]
374 lracl->lr_acl_bytes = aclsize; in zfs_log_create()846 lr->lr_acl_bytes = aclbytes; in zfs_log_acl()
297 uint64_t lr_acl_bytes; /* number of bytes in ACL */ member397 uint64_t lr_acl_bytes; /* number of bytes in ACL */ member