Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c117 static uint32_t old_root_id, old_parent_id; variable
192 old_root_id = get_mnt_id("root", "/", STATX_MNT_ID); in setup_namespace()
298 if (sm.mnt_id_old != old_root_id) { in test_statmount_mnt_basic()
300 sm.mnt_id_old, old_root_id); in test_statmount_mnt_basic()