RIGHT
APDS9960_REG_GFIFO_DIR(RIGHT)),
APDS9960_REG_GFIFO_DIR(RIGHT)),
.max_register = APDS9960_REG_GFIFO_DIR(RIGHT),
APDS9960_GESTURE_CHANNEL(RIGHT, 3),
if (xfs_iext_peek_next_extent(ifp, &bma->icur, &RIGHT)) {
if (isnullstartblock(RIGHT.br_startblock))
new_endoff == RIGHT.br_startoff &&
new->br_startblock + new->br_blockcount == RIGHT.br_startblock &&
new->br_state == RIGHT.br_state &&
new->br_blockcount + RIGHT.br_blockcount <= XFS_MAX_BMBT_EXTLEN &&
LEFT.br_blockcount + new->br_blockcount + RIGHT.br_blockcount
xfs_bmap_same_rtgroup(bma->ip, whichfork, new, &RIGHT))
LEFT.br_blockcount += PREV.br_blockcount + RIGHT.br_blockcount;
error = xfs_bmbt_lookup_eq(bma->cur, &RIGHT, &i);
PREV.br_blockcount += RIGHT.br_blockcount;
error = xfs_bmbt_lookup_eq(bma->cur, &RIGHT, &i);
old = RIGHT;
RIGHT.br_startoff = new->br_startoff;
RIGHT.br_startblock = new->br_startblock;
RIGHT.br_blockcount += new->br_blockcount;
error = xfs_bmbt_update(bma->cur, &RIGHT);
xfs_iext_update_extent(bma->ip, state, &bma->icur, &RIGHT);
RIGHT.br_state = PREV.br_state;
RIGHT.br_startoff = new_endoff;
RIGHT.br_blockcount =
RIGHT.br_startblock =
RIGHT.br_blockcount));
xfs_iext_insert(bma->ip, &bma->icur, &RIGHT, state);
startblockval(RIGHT.br_startblock);
if (xfs_iext_peek_next_extent(ifp, icur, &RIGHT)) {
if (isnullstartblock(RIGHT.br_startblock))
new_endoff == RIGHT.br_startoff &&
new->br_startblock + new->br_blockcount == RIGHT.br_startblock &&
new->br_state == RIGHT.br_state &&
new->br_blockcount + RIGHT.br_blockcount <= XFS_MAX_BMBT_EXTLEN &&
LEFT.br_blockcount + new->br_blockcount + RIGHT.br_blockcount
xfs_bmap_same_rtgroup(ip, whichfork, new, &RIGHT))
LEFT.br_blockcount += PREV.br_blockcount + RIGHT.br_blockcount;
error = xfs_bmbt_lookup_eq(cur, &RIGHT, &i);
PREV.br_blockcount += RIGHT.br_blockcount;
error = xfs_bmbt_lookup_eq(cur, &RIGHT, &i);
RIGHT.br_startoff = new->br_startoff;
RIGHT.br_startblock = new->br_startblock;
RIGHT.br_blockcount += new->br_blockcount;
xfs_iext_update_extent(ip, state, icur, &RIGHT);
error = xfs_bmbt_update(cur, &RIGHT);
error = xfs_rmap_get_rec(cur, &RIGHT, &i);
if (XFS_IS_CORRUPT(mp, bno + len > RIGHT.rm_startblock)) {
RIGHT.rm_startblock, RIGHT.rm_blockcount,
RIGHT.rm_owner, RIGHT.rm_offset,
RIGHT.rm_flags);
if (bno + len == RIGHT.rm_startblock &&
offset + len == RIGHT.rm_offset &&
xfs_rmap_is_mergeable(&RIGHT, owner, newext))
RIGHT.rm_blockcount > XFS_RMAP_LEN_MAX)
trace_xfs_rmap_delete(cur, RIGHT.rm_startblock,
RIGHT.rm_blockcount, RIGHT.rm_owner,
RIGHT.rm_offset, RIGHT.rm_flags);
NEW.rm_blockcount += PREV.rm_blockcount + RIGHT.rm_blockcount;
trace_xfs_rmap_delete(cur, RIGHT.rm_startblock,
RIGHT.rm_blockcount, RIGHT.rm_owner,
RIGHT.rm_offset, RIGHT.rm_flags);
NEW.rm_blockcount = len + RIGHT.rm_blockcount;
NEW = RIGHT;
error = xfs_rmap_get_rec(cur, &RIGHT, &i);
if (XFS_IS_CORRUPT(mp, bno + len > RIGHT.rm_startblock)) {
RIGHT.rm_startblock, RIGHT.rm_blockcount,
RIGHT.rm_owner, RIGHT.rm_offset,
RIGHT.rm_flags);
if (xfs_rmap_is_mergeable(&RIGHT, owner, newext))
RIGHT.rm_blockcount > XFS_RMAP_LEN_MAX)
error = xfs_rmap_delete(cur, RIGHT.rm_startblock,
RIGHT.rm_blockcount, RIGHT.rm_owner,
RIGHT.rm_offset, RIGHT.rm_flags);
NEW.rm_blockcount += PREV.rm_blockcount + RIGHT.rm_blockcount;
error = xfs_rmap_delete(cur, RIGHT.rm_startblock,
RIGHT.rm_blockcount, RIGHT.rm_owner,
RIGHT.rm_offset, RIGHT.rm_flags);
NEW.rm_blockcount += RIGHT.rm_blockcount;
NEW.rm_flags = RIGHT.rm_flags;
NEW = RIGHT;
#define FU21_R_MUTE_REG TAC_MUTE_REG(SA, FU21, RIGHT)
#define FU23_R_MUTE_REG TAC_MUTE_REG(SA, FU23, RIGHT)
#define FU11_R_MUTE_REG TAC_MUTE_REG(SM, FU11, RIGHT)
#define FU113_R_MUTE_REG TAC_MUTE_REG(SM, FU113, RIGHT)
#define FU41_R_MUTE_REG TAC_MUTE_REG(UAJ, FU41, RIGHT)
#define FU36_MUTE_REG TAC_MUTE_REG(UAJ, FU36, RIGHT)