Searched refs:INO_FMT (Results 1 – 2 of 2) sorted by relevance
54 # define INO_FMT "%" PRIu64 macro56 # define INO_FMT "%" PRIu32 macro
1935 …if (asprintf(&x, "JOURNAL_STREAM=" DEV_FMT ":" INO_FMT, journal_stream_dev, journal_stream_ino) < … in build_environment()