Home
last modified time | relevance | path

Searched refs:SWAP32 (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/bsd/vfs/
H A Dvfs_xattr.c1576 header->magic = SWAP32(header->magic); in check_and_swap_apple_double_header()
3727 xah->debug_tag = SWAP32(fileid); in create_xattrfile()
3808 adh->magic = SWAP32(adh->magic); in swap_adhdr()
3809 adh->version = SWAP32(adh->version); in swap_adhdr()
3831 ah->magic = SWAP32(ah->magic); in swap_attrhdr()
3832 ah->debug_tag = SWAP32(ah->debug_tag); in swap_attrhdr()
3841 ae->offset = SWAP32(ae->offset); in swap_attrhdr()
3842 ae->length = SWAP32(ae->length); in swap_attrhdr()
3876 ah->magic = SWAP32(ah->magic); in check_and_swap_attrhdr()
3928 ae->offset = SWAP32(ae->offset); in check_and_swap_attrhdr()
[all …]