Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_xattr.c1394 u_int32_t debug_tag; /* for debugging == file id of owning file */ member
2963 attrhdr->debug_tag = (u_int32_t)va.va_fileid; in get_xattrinfo()
3057 xah->debug_tag = SWAP32(fileid); in create_xattrfile()
3162 ah->debug_tag = SWAP32(ah->debug_tag); in swap_attrhdr()
3207 ah->debug_tag = SWAP32(ah->debug_tag); in check_and_swap_attrhdr()