uchar_t            53 fs/xfs/xfs_clnt.h 	uchar_t iosizelog;	/* log2 of the preferred I/O size */
uchar_t          1506 fs/xfs/xfs_da_btree.c xfs_da_hashname(const uchar_t *name, int namelen)
uchar_t           114 fs/xfs/xfs_da_btree.h 	const uchar_t	*name;		/* string (maybe not NULL terminated) */
uchar_t           116 fs/xfs/xfs_da_btree.h 	uchar_t		*value;		/* set of bytes (maybe contain NULLs) */
uchar_t           275 fs/xfs/xfs_da_btree.h uint xfs_da_hashname(const uchar_t *name_string, int name_length);
uchar_t           198 fs/xfs/xfs_log_recover.c 		cmn_err(CE_DEBUG, "%02x", ((uchar_t *)&mp->m_sb.sb_uuid)[b]);
uchar_t           202 fs/xfs/xfs_log_recover.c 		cmn_err(CE_DEBUG, "%02x",((uchar_t *)&head->h_fs_uuid)[b]);