Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c108 static uint32_t old_root_id, old_parent_id; variable
159 old_parent_id = get_mnt_id("parent", root_mntpoint, STATX_MNT_ID); in setup_namespace()
302 if (sm.mnt_parent_id_old != old_parent_id) { in test_statmount_mnt_basic()
304 sm.mnt_parent_id_old, old_parent_id); in test_statmount_mnt_basic()