Searched refs:PIPE_ATIME (Results 1 – 1 of 1) sorted by relevance
279 #define PIPE_ATIME 0x00000001 /* time of last access */ macro290 if (touch & PIPE_ATIME) { in pipe_touch()629 pipe_touch(rpipe, PIPE_ATIME | PIPE_MTIME | PIPE_CTIME); in pipepair_alloc()630 pipe_touch(wpipe, PIPE_ATIME | PIPE_MTIME | PIPE_CTIME); in pipepair_alloc()898 pipe_touch(rpipe, PIPE_ATIME); in pipe_read()