Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_xattr.c1388 u_int32_t debug_tag; /* for debugging == file id of owning file */ member
2964 attrhdr->debug_tag = (u_int32_t)va.va_fileid; in get_xattrinfo()
3058 xah->debug_tag = SWAP32(fileid); in create_xattrfile()
3163 ah->debug_tag = SWAP32(ah->debug_tag); in swap_attrhdr()
3208 ah->debug_tag = SWAP32(ah->debug_tag); in check_and_swap_attrhdr()