Lines Matching refs:uint
33 uint th_magic; /* magic number */
34 uint th_type; /* transaction type */
36 uint th_num_items; /* num items logged by trans */
193 return (uint)dp->lid_index; in xfs_lic_desc_to_slot()
772 uint li_type; /* item type */
773 uint li_flags; /* misc flags */
786 uint (*iop_size)(xfs_log_item_t *);
791 uint (*iop_trylock)(xfs_log_item_t *);
834 uint lbc_free; /* free slots bitmask */
926 xfs_trans_t *xfs_trans_alloc(struct xfs_mount *, uint);
927 xfs_trans_t *_xfs_trans_alloc(struct xfs_mount *, uint);
929 int xfs_trans_reserve(xfs_trans_t *, uint, uint, uint,
930 uint, uint);
931 void xfs_trans_mod_sb(xfs_trans_t *, uint, int64_t);
933 int, uint);
935 struct xfs_buftarg *, xfs_daddr_t, int, uint,
946 void xfs_trans_dquot_buf(xfs_trans_t *, struct xfs_buf *, uint);
949 xfs_ino_t , uint, uint, struct xfs_inode **);
950 void xfs_trans_ijoin(xfs_trans_t *, struct xfs_inode *, uint);
952 void xfs_trans_log_buf(xfs_trans_t *, struct xfs_buf *, uint, uint);
953 void xfs_trans_log_inode(xfs_trans_t *, struct xfs_inode *, uint);
954 struct xfs_efi_log_item *xfs_trans_get_efi(xfs_trans_t *, uint);
955 void xfs_efi_release(struct xfs_efi_log_item *, uint);
962 uint);
968 uint flags,