Lines Matching refs:uint
48 static inline uint xlog_get_client_id(__be32 i) in xlog_get_client_id()
162 uint r_len; /* region length :4 */
163 uint r_type; /* region's transaction type :4 */
177 uint t_trans_type; /* transaction type : 4 */
180 uint t_res_num; /* num in array : 4 */
181 uint t_res_num_ophdrs; /* num op hdrs : 4 */
182 uint t_res_arr_sum; /* array sum : 4 */
183 uint t_res_o_flow; /* sum overflow : 4 */
368 uint l_flags;
369 uint l_quotaoffs_flag; /* XFS_DQ_*, for QUOTAOFFs */
373 uint l_sectBBsize; /* sector size in BBs (2^n) */
462 uint flags);
472 xlog_crack_atomic_lsn(atomic64_t *lsn, uint *cycle, uint *block) in xlog_crack_atomic_lsn()
484 xlog_assign_atomic_lsn(atomic64_t *lsn, uint cycle, uint block) in xlog_assign_atomic_lsn()