Searched refs:last_root (Results 1 – 1 of 1) sorted by relevance
402 const char *mnt_root, *last_dir, *last_root; in test_statmount_mnt_root() local419 last_root = strrchr(mnt_root, '/'); in test_statmount_mnt_root()420 if (last_root) in test_statmount_mnt_root()421 last_root++; in test_statmount_mnt_root()423 last_root = mnt_root; in test_statmount_mnt_root()425 if (strcmp(last_dir, last_root) != 0) { in test_statmount_mnt_root()427 last_root, last_dir); in test_statmount_mnt_root()