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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_types.h46 /* __psint_t is the same size as a pointer */
48 typedef __int32_t __psint_t; typedef
51 typedef __int64_t __psint_t; typedef
H A Dxfs_trans_ail.c153 if ((__psint_t)lip & 1)
206 ((__psint_t)cur->item | 1);
H A Dxfs_extfree_item.c232 efip->efi_format.efi_id = (__psint_t)(void*)efip;
H A Dxfs_ialloc_btree.c262 ktrace_enter(xfs_inobt_trace_buf, (void *)(__psint_t)type,
H A Dxfs_log.c1452 XFS_BUF_SET_PTR(bp, (xfs_caddr_t)((__psint_t)&(iclog->ic_header)+
1453 (__psint_t)count), split);
3563 __psint_t field_offset;
3601 field_offset = (__psint_t)
3623 field_offset = (__psint_t)
3628 idx = BTOBBT((__psint_t)&ophead->oh_len -
3629 (__psint_t)iclog->ic_datap);
H A Dxfs_alloc_btree.c376 ktrace_enter(xfs_allocbt_trace_buf, (void *)(__psint_t)type,
H A Dxfs_filestream.c53 (void *)(__psint_t)(type | (line << 16)),
H A Dxfs_bmap_btree.c761 (void *)((__psint_t)type | (whichfork << 8) | (line << 16)),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_types.h46 /* __psint_t is the same size as a pointer */
48 typedef __int32_t __psint_t; typedef
51 typedef __int64_t __psint_t; typedef
H A Dxfs_trans_ail.c153 if ((__psint_t)lip & 1)
206 ((__psint_t)cur->item | 1);
H A Dxfs_extfree_item.c232 efip->efi_format.efi_id = (__psint_t)(void*)efip;
H A Dxfs_ialloc_btree.c262 ktrace_enter(xfs_inobt_trace_buf, (void *)(__psint_t)type,
H A Dxfs_log.c1452 XFS_BUF_SET_PTR(bp, (xfs_caddr_t)((__psint_t)&(iclog->ic_header)+
1453 (__psint_t)count), split);
3563 __psint_t field_offset;
3601 field_offset = (__psint_t)
3623 field_offset = (__psint_t)
3628 idx = BTOBBT((__psint_t)&ophead->oh_len -
3629 (__psint_t)iclog->ic_datap);
H A Dxfs_alloc_btree.c376 ktrace_enter(xfs_allocbt_trace_buf, (void *)(__psint_t)type,
H A Dxfs_filestream.c53 (void *)(__psint_t)(type | (line << 16)),
H A Dxfs_bmap_btree.c761 (void *)((__psint_t)type | (whichfork << 8) | (line << 16)),

Completed in 100 milliseconds