Home
last modified time | relevance | path

Searched refs:at_end (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/atm/
Deni.c880 int at_end; in close_rx() local
885 at_end = eni_vcc->rx_pos == tmp >> MID_VCI_READ_SHIFT; in close_rx()
887 if (at_end) break; in close_rx()
/Linux-v4.19/fs/btrfs/
Dsend.c5771 static int process_recorded_refs_if_needed(struct send_ctx *sctx, int at_end, in process_recorded_refs_if_needed() argument
5779 if (!at_end && sctx->cur_ino == sctx->cmp_key->objectid && in process_recorded_refs_if_needed()
5794 static int finish_inode_if_needed(struct send_ctx *sctx, int at_end) in finish_inode_if_needed() argument
5812 ret = process_recorded_refs_if_needed(sctx, at_end, &pending_move, in finish_inode_if_needed()
5834 if (!at_end && sctx->cmp_key->objectid == sctx->cur_ino) in finish_inode_if_needed()