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

/linux-master/include/linux/
H A Drelay.h73 int has_base_filename; /* has a filename associated? */ member in struct:rchan
/linux-master/kernel/
H A Drelay.c388 if (chan->has_base_filename) {
509 chan->has_base_filename = 1;
585 if (unlikely(chan->has_base_filename)) {
589 chan->has_base_filename = 1;

Completed in 128 milliseconds