Searched refs:left2 (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_exchmaps.c | 41 struct xfs_bmbt_irec left2; member 48 .left2 = { .br_startblock = HOLESTARTBLOCK }, \ 372 memcpy(&adj->left2, irec2, sizeof(*irec2)); in xfs_exchmaps_find_mappings() 1102 &adj.left2, &irec2, &irec1, &adj.right2); in xfs_exchmaps_estimate() 1105 if (xmi_can_merge(&adj.left2, &irec1)) in xfs_exchmaps_estimate() 1106 adj.left2.br_blockcount += irec1.br_blockcount; in xfs_exchmaps_estimate() 1108 memcpy(&adj.left2, &irec1, sizeof(irec1)); in xfs_exchmaps_estimate()
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood-goflexnet.dts | 105 led-left2 { 106 label = "status:white:left2";
|
| H A D | kirkwood-topkick.dts | 78 pmx_sw_left2: pmx-sw-left2 {
|
| /linux/fs/nfs/ |
| H A D | nfs4proc.c | 10600 ssize_t left2; in nfs4_listxattr() local 10610 left2 = left; in nfs4_listxattr() 10611 error2 = security_inode_listsecurity(d_inode(dentry), &list, &left2); in nfs4_listxattr() 10614 error2 = left - left2; in nfs4_listxattr()
|