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

/linux-master/fs/
H A Dsplice.c1745 unsigned int i_tail, o_tail; local
1783 o_tail = opipe->tail;
1793 pipe_full(o_head, o_tail, opipe->max_usage)) {
1882 unsigned int i_tail, o_tail; local
1907 o_tail = opipe->tail;
1914 pipe_full(o_head, o_tail, opipe->max_usage))

Completed in 122 milliseconds