Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c108 static uint32_t old_root_id, old_parent_id; variable
183 old_root_id = get_mnt_id("root", "/", STATX_MNT_ID); in setup_namespace()
289 if (sm.mnt_id_old != old_root_id) { in test_statmount_mnt_basic()
291 sm.mnt_id_old, old_root_id); in test_statmount_mnt_basic()