Home
last modified time | relevance | path

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

/include/linux/
A Dpipe_fs_i.h42 typedef unsigned int pipe_index_t; typedef
44 typedef unsigned short pipe_index_t; typedef
56 pipe_index_t head;
57 pipe_index_t tail;
94 pipe_index_t head;
95 pipe_index_t tail;
186 return (pipe_index_t)(head - tail); in pipe_occupancy()

Completed in 13 milliseconds