Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx01.c58 unsigned int line_mjr, line_mnr; in test_mnt_id() local
69 if (sscanf(line, "%"SCNu64" %*d %d:%d", &mnt_id, &line_mjr, &line_mnr) != 3) in test_mnt_id()
72 if (line_mjr == buf->stx_dev_major && line_mnr == buf->stx_dev_minor) { in test_mnt_id()

Completed in 1 milliseconds