ushort 738 fs/xfs/xfs_buf_item.c bip->bli_format.blf_len = (ushort)BTOBB(XFS_BUF_COUNT(bp));
ushort 32 fs/xfs/xfs_buf_item.h ushort blf_flags; /* misc state */
ushort 33 fs/xfs/xfs_buf_item.h ushort blf_len; /* number of blocks in this buf */
ushort 29 fs/xfs/xfs_imap.h ushort im_ioffset; /* inode offset in block in "inodes" */
ushort 30 fs/xfs/xfs_imap.h ushort im_boffset; /* inode offset in block in bytes */
ushort 2550 fs/xfs/xfs_inode.c imap->im_ioffset = (ushort)off;
ushort 2551 fs/xfs/xfs_inode.c imap->im_boffset = (ushort)(off << mp->m_sb.sb_inodelog);
ushort 213 fs/xfs/xfs_inode.h ushort i_len; /* len of inode buffer */
ushort 214 fs/xfs/xfs_inode.h ushort i_boffset; /* off of inode in buffer */
ushort 1530 fs/xfs/xfs_log_recover.c ushort flags = 0;
ushort 1587 fs/xfs/xfs_log_recover.c ushort flags = 0;
ushort 1740 fs/xfs/xfs_log_recover.c ushort flags = 0;
ushort 2136 fs/xfs/xfs_log_recover.c ushort flags;
ushort 56 fs/xfs/xfs_log_recover.h #define ITEM_TYPE(i) (*(ushort *)(i)->ri_buf[0].i_addr)
ushort 180 fs/xfs/xfs_trans.h ushort lid_size;
ushort 198 fs/xfs/xfs_trans.h ushort lic_free;
ushort 199 fs/xfs/xfs_trans.h ushort lic_unused;
ushort 288 fs/xfs/xfs_trans.h ushort lbc_idx; /* index in perag.busy[] */
ushort 295 fs/xfs/xfs_trans.h ushort lbc_unused; /* first unused */
ushort 667 ipc/sem.c ushort fast_sem_io[SEMMSL_FAST];
ushort 668 ipc/sem.c ushort* sem_io = fast_sem_io;
ushort 689 ipc/sem.c ushort __user *array = arg.array;
ushort 695 ipc/sem.c sem_io = ipc_alloc(sizeof(ushort)*nsems);
ushort 713 ipc/sem.c if(copy_to_user(array, sem_io, nsems*sizeof(ushort)))
ushort 725 ipc/sem.c sem_io = ipc_alloc(sizeof(ushort)*nsems);
ushort 732 ipc/sem.c if (copy_from_user (sem_io, arg.array, nsems*sizeof(ushort))) {
ushort 813 ipc/sem.c ipc_free(sem_io, sizeof(ushort)*nsems);
ushort 3495 sound/pci/ac97/ac97_patch.c ushort usSM51, usMS;
ushort 3515 sound/pci/ac97/ac97_patch.c ushort usSM51, usMS, usReg;