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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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)),

Completed in 90 milliseconds