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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_xattr.c1176 u_int32_t debug_tag; /* for debugging == file id of owning file */ member in struct:attr_header
2655 attrhdr->debug_tag = (u_int32_t)va.va_fileid;
2745 xah->debug_tag = SWAP32 (fileid);
2845 ah->debug_tag = SWAP32 (ah->debug_tag);
2886 ah->debug_tag = SWAP32 (ah->debug_tag);

Completed in 28 milliseconds